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

Take all http_* options from the Laravel client in the test command #859

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

stayallive
Copy link
Collaborator

Currently we ignore most client options set using config/sentry.php when testing. This is a good thing however we should probably take all the http_* options so the test transport is configured the same as the transport used in the application.

Fixes for example #858.

@stayallive stayallive merged commit 1b7fc23 into master Mar 5, 2024
22 checks passed
@stayallive stayallive deleted the test-command branch March 5, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants