-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Improve NextJS integration tests #6053
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
Comments
Before we move more tests to playwright, I'd like us to spend some time figuring out how to debug them in VSCode. I've tried, but have yet to make it work successfully. |
@lobsterkatie - After several failed attempts with |
Closing in favor of #6906 |
Problem Statement
NextJS integration tests are definitely our most flaky set of tests, and they are also much harder to debug since they don't use jest under the hood.
https://sentry.io/organizations/sentry/dashboard/24245/?project=5899451&statsPeriod=3d
We should update these tests!
Solution Brainstorm
These probably involves a couple of changes:
The text was updated successfully, but these errors were encountered: