Skip to content

feat(tests): add test helpers#1034

Draft
solnic wants to merge 5 commits intomasterfrom
feat/test-helpers
Draft

feat(tests): add test helpers#1034
solnic wants to merge 5 commits intomasterfrom
feat/test-helpers

Conversation

@solnic
Copy link
Copy Markdown
Collaborator

@solnic solnic commented Apr 10, 2026

TBD

solnic added 5 commits April 9, 2026 12:14
- Updated `sentry.send_test_event_test.exs` to utilize `assert_sentry_report`
  for validating sent events and removed direct Bypass expectations.

- Refactored `client_test.exs` to replace Bypass expectations with
  `SentryTest.setup_bypass_envelope_collector` for better readability
  and maintainability.

- Modified `cron_test.exs` in both Oban and Quantum integrations to use
  envelope collectors and assertions, enhancing test clarity and reducing
  boilerplate code.

- Adjusted `sentry_test.exs` to streamline check-in and transaction tests
  by leveraging new assertion methods and removing redundant Bypass setups.
@solnic solnic force-pushed the feat/test-helpers branch from 167b80b to d471a6d Compare April 10, 2026 22:03
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