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 for distributed tracing #13752

Merged
merged 5 commits into from
Sep 26, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Sep 23, 2024

Test for pageload. Tests for distributed tracing for navigations are still coming (waiting for next Nuxt version which includes the new version of ofetch with this PR)

@s1gr1d s1gr1d requested review from a team, lforst and andreiborza and removed request for a team September 23, 2024 15:19
Copy link

codecov bot commented Sep 23, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
233 1 232 6
View the top 1 failed tests by shortest run time
errors.server.test.ts server-side errors › captures api fetch error (fetched on click) with parametrized route
Stack Traces | 30s run time
errors.server.test.ts:23:3 captures api fetch error (fetched on click) with parametrized route

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@s1gr1d s1gr1d merged commit 5e2bc47 into develop Sep 26, 2024
103 checks passed
@s1gr1d s1gr1d deleted the sig/nuxt-connected-tracing-test branch September 26, 2024 12:35
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.

2 participants