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

feat: E2E Trace-Based Testing #32

Merged
merged 5 commits into from
Dec 13, 2023
Merged

feat: E2E Trace-Based Testing #32

merged 5 commits into from
Dec 13, 2023

Conversation

xoscar
Copy link
Contributor

@xoscar xoscar commented Dec 12, 2023

This PR...

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

package.json Outdated
"dependencies": {
"@opentelemetry/sdk-trace-base": "^1.18.1",
"tracetest-cypress": "file:../tracetest-js/packages/tracetest-cypress",
"tracetest-instrumentation-user-interaction": "file:../tracetest-js/packages/tracetest-instrumentation-user-interaction"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tracetest npm packages

web/package.json Outdated
@@ -26,6 +27,7 @@
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"styled-components": "^5.3.5",
"tracetest-instrumentation-user-interaction": "file:../../tracetest-js/packages/tracetest-instrumentation-user-interaction",
"web-vitals": "^2.1.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tracetest npm package

Copy link
Contributor

@jorgeepc jorgeepc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job!

@xoscar xoscar merged commit 91dd3db into master Dec 13, 2023
1 check passed
@xoscar xoscar deleted the feat-cypress-tests branch December 13, 2023 21:14
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