We have assignement for you. read carefully and complete with Cypress Testing
- Application URL: https://next-js-todo-list-three.vercel.app/
- Write test for successfully login with google github and email as well as write test for failed login.
- Write test for add todo successfully and also for failed during add todo.
- Write test for delete todo successfully and also for failed during deleting todo.
- Write test for logout from system.