ballerine
ballerine copied to clipboard
Basic Auth - Testing New Authentication Flows with SuperTokens
Task Description
Thoroughly test the new authentication flows, including signup, signin, and session management, to ensure they work as expected with SuperTokens.
Acceptance Criteria
- Unit tests are written and pass for the signup and signin routes.
- Manual testing is conducted to verify the authentication flow works from the frontend.
- Session management (creation, refresh, and deletion) is tested and validated.
Testing Instructions
- Write unit tests for auth endpoints.
- Conduct manual tests using the frontend to register, login, and logout users.
- Test session refresh and validate session expiration behavior.
Resources
- SuperTokens Testing Guide: https://supertokens.com/docs/emailpassword/testing/testing-with-postman