-
Notifications
You must be signed in to change notification settings - Fork 460
Closed
Description
Tests inside tests/e2e/onboarding.test.ts seems to randomly fail, but succeed when ran individually.
potential Issues:
- Some tests check for pending state of status button, might fail if the pending state ends before it's tested.
- Some tests fail because click actions did not change states, as far as I seen only on radix checkboxes.
- Some tests fail because the msw mock github handlers aren't returning the inserted ghUser, causing mismatch and notfound.
I've recorded a short video to demonstrate the issue.
In the first run you can see that the user email doesn't match, in some other the user doesn't exist while it should have.
2025-02-1512.49.47-ezgif.com-video-cutter.mov
Metadata
Metadata
Assignees
Labels
No labels