Skip to content
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

Merged
merged 51 commits into from
Sep 9, 2024
Merged

chore: e2e #11737

merged 51 commits into from
Sep 9, 2024

Conversation

ThangHuuVu
Copy link
Member

@ThangHuuVu ThangHuuVu commented Aug 31, 2024

  • 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.

Copy link

vercel bot commented Aug 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 4:32pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Sep 9, 2024 4:32pm
proxy ⬜️ Ignored (Inspect) Visit Preview Sep 9, 2024 4:32pm

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.35%. Comparing base (18b5955) to head (e7786ae).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Sep 3, 2024

Broken Link Checker

0 broken links found. Links organised below by source page, or page where they were found.

This reverts commit 8855517.
@ThangHuuVu ThangHuuVu merged commit 8c52012 into main Sep 9, 2024
14 of 15 checks passed
@ThangHuuVu ThangHuuVu deleted the chore/e2e-optimize branch September 9, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants