Skip to content

Fix tests #920

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
May 5, 2025
Merged

Fix tests #920

merged 2 commits into from
May 5, 2025

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Apr 28, 2025

In some places we are basically testing the base PHP SDK instead of the Symfony integration. This PR fixes this which should fix the test suite erroring when the PHP SDK 4.11 is used.

The second commit fixes tests relying on random values (introduced in 4.11 of the base SDK), this is unfortunate and should be tested differently in the future probably but for now a workaround is implemented.

@stayallive stayallive requested a review from cleptric April 28, 2025 09:06
@stayallive stayallive marked this pull request as ready for review April 28, 2025 09:06
@cleptric cleptric merged commit 2891197 into master May 5, 2025
42 checks passed
@cleptric cleptric deleted the feature/fix-tests branch May 5, 2025 15:38
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