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

test(nuxt): Add E2E test with NuxtErrorBoundary #14754

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Dec 17, 2024

Adding a test to make sure error events bubble up when using NuxtErrorBoundary

@s1gr1d s1gr1d requested review from Lms24 and andreiborza December 17, 2024 12:29
Copy link

codecov bot commented Dec 17, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
251 1 250 9
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
📢 Thoughts on this report? Let us know!

@s1gr1d s1gr1d requested a review from andreiborza December 17, 2024 12:41
@s1gr1d s1gr1d merged commit 7f5dd11 into develop Dec 18, 2024
127 checks passed
@s1gr1d s1gr1d deleted the sig/nuxt-error-boundary branch December 18, 2024 10:54
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.

3 participants