Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-elixir
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
694
Code
Issues
11
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor(test): rework Sentry.Test to use Bypass-based HTTP testing
- #1030
#1030
Merged
solnic
merged 18 commits into
master
getsentry/sentry-elixir:master
from
refa/sentry-test-bypass-rework
getsentry/sentry-elixir:refa/sentry-test-bypass-rework
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
refactor(test): rework Sentry.Test to use Bypass-based HTTP testing
#1030
solnic
merged 18 commits into
master
getsentry/sentry-elixir:master
from
refa/sentry-test-bypass-rework
getsentry/sentry-elixir:refa/sentry-test-bypass-rework
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2026
refactor(test): rework Sentry.Test to use Bypass-based HTTP testing
Show description for 54ae349
solnic
and
claude
committed
54ae349
View commit details
Copy full SHA for 54ae349
Browse repository at this point
feat(test): ensure registry is activated in test mode
solnic
committed
eb4d49b
View commit details
Copy full SHA for eb4d49b
Browse repository at this point
refactor(test): simplify registry initialization in Sentry.Test
solnic
committed
786f814
View commit details
Copy full SHA for 786f814
Browse repository at this point
refactor(test): simplify registry initialization in ensure_registry! function
solnic
committed
11b8480
View commit details
Copy full SHA for 11b8480
Browse repository at this point
test: add before_send callback tests for event exclusion and wrapping
solnic
committed
9461956
View commit details
Copy full SHA for 9461956
Browse repository at this point
refactor(test): delegate Bypass envelope helpers to Sentry.Test module
solnic
committed
f7f0c8f
View commit details
Copy full SHA for f7f0c8f
Browse repository at this point
refactor(test): streamline build_collecting_callback function for clarity
solnic
committed
2b47c4b
View commit details
Copy full SHA for 2b47c4b
Browse repository at this point
refactor(test): remove redundant call to find_collector()
solnic
committed
cb5b79d
View commit details
Copy full SHA for cb5b79d
Browse repository at this point
refactor(test): remove nimble_ownership from test application startup
solnic
committed
bd800da
View commit details
Copy full SHA for bd800da
Browse repository at this point
refactor(config): un-deprecate test_mode and update its docs
solnic
committed
9e970e6
View commit details
Copy full SHA for 9e970e6
Browse repository at this point
refactor(test): simplify setup_sentry call in before_send test
solnic
committed
d5a18ac
View commit details
Copy full SHA for d5a18ac
Browse repository at this point
refactor(tests): add nimble_ownership back
Show description for be5308b
solnic
committed
be5308b
View commit details
Copy full SHA for be5308b
Browse repository at this point
refactor(tests): use a GenServer for the registry
solnic
committed
715a861
View commit details
Copy full SHA for 715a861
Browse repository at this point
refactor(test): deprecate owner_pid parameter in start_collecting_sentry_reports
solnic
committed
2146082
View commit details
Copy full SHA for 2146082
Browse repository at this point
refactor(test): deprecate owner_pid parameter in pop_sentry_reports, pop_sentry_transactions, and pop_sentry_logs
solnic
committed
1ff5b4a
View commit details
Copy full SHA for 1ff5b4a
Browse repository at this point
refactor(test): ensure backward compat
solnic
committed
3902b70
View commit details
Copy full SHA for 3902b70
Browse repository at this point
test: increase timeout for assert_receive in pop_sentry_reports test
solnic
committed
ceb4ba4
View commit details
Copy full SHA for ceb4ba4
Browse repository at this point
feat(test): ensure pop_sentry_logs/0 collects log events via TelemetryProcessor
solnic
committed
c7b049a
View commit details
Copy full SHA for c7b049a
Browse repository at this point
You can’t perform that action at this time.