You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working through creating #947, I noticed the E2E tests to do not run tests in a scenario where a user already exists. This scenario would be important in the E2E tests where signup is disabled to ensure existing user login flow is not affected.
Describe your ideal solution
write a seeder script to create a user in the database
have E2E tests reference this user
Workarounds or alternatives
No response
Hanko Version
0.8.2
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Description
When working through creating #947, I noticed the E2E tests to do not run tests in a scenario where a user already exists. This scenario would be important in the E2E tests where signup is disabled to ensure existing user login flow is not affected.
Describe your ideal solution
Workarounds or alternatives
No response
Hanko Version
0.8.2
Additional Context
No response
The text was updated successfully, but these errors were encountered: