-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: e2e #11737
chore: e2e #11737
Conversation
ThangHuuVu
commented
Aug 31, 2024
•
edited
Loading
edited
- Removed the cache steps, as they are not recommended in the Playwright docs.
- Move the tests under next-auth which I think makes more sense, since the e2e tests are ran against a next.js app
- Have to disable a test (Signout). The session is still shown in the UI, this could be an issue.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11737 +/- ##
=======================================
Coverage 39.35% 39.35%
=======================================
Files 185 185
Lines 29346 29346
Branches 1264 1264
=======================================
Hits 11549 11549
Misses 17797 17797 ☔ View full report in Codecov by Sentry. |
a3c6634
to
c60b720
Compare
2325994
to
c2f9f9d
Compare
Broken Link Checker
|
This reverts commit 8855517.