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(replay): Use vitest run for replay test run #14379

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mydea
Copy link
Member

@mydea mydea commented Nov 20, 2024

When running tests for the monorepo locally, replay tests can hang/may not resolve because we run them in watch mode by default. You can still use yarn test:watch if you want watch mode anyhow. We use vitest run everywhere else we have vitest already.

@mydea mydea self-assigned this Nov 20, 2024
@mydea mydea requested a review from a team as a code owner November 20, 2024 10:40
Copy link

codecov bot commented Nov 20, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
585 1 584 30
View the top 1 failed tests by shortest run time
client-app-routing-instrumentation.test.ts Creates a navigation transaction for app router routes
Stack Traces | 30s run time
client-app-routing-instrumentation.test.ts:19:5 Creates a navigation transaction for app router routes

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant