Skip to content

test(remix): Add client-side integration tests. #5477

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

Merged
merged 2 commits into from
Jul 27, 2022

Conversation

onurtemizkan
Copy link
Collaborator

Adds the initial set of client-side integration tests for Remix SDK.
Ref: #4894

Covers:

  • sentry-trace and baggage injected inside <meta>.
  • captureException works
  • captureMessage works
  • ErrorBoundary works
  • Manually created transactions are reported
  • Parameterized routes are reported

These tests are quite basic, and I haven't checked any edge cases, as they are covered by browser SDK's integration or unit tests.

@onurtemizkan onurtemizkan added this to the Sentry Remix SDK milestone Jul 27, 2022
@onurtemizkan onurtemizkan self-assigned this Jul 27, 2022
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) July 27, 2022 19:55
@AbhiPrasad AbhiPrasad merged commit 49cfc13 into master Jul 27, 2022
@AbhiPrasad AbhiPrasad deleted the onur/remix-client-int-tests branch July 27, 2022 20:09
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