Skip to content

Conversation

@miguelgrinberg
Copy link
Contributor

This change adds a $featureFlags option to the BuildPHPUnitClass, so that we can specify which feature flags are enabled in the server. This is used to filter out tests that require feature flags that are not enabled.

The default test runner for our CI indicates that no feature flags are enabled, to prevent errors when calling endpoints that are not generated in the client.

@miguelgrinberg miguelgrinberg merged commit 10e285a into main Feb 11, 2026
39 checks passed
@miguelgrinberg miguelgrinberg deleted the omit-endpoints-with-feature-flag branch February 11, 2026 11:34
github-actions bot pushed a commit that referenced this pull request Feb 11, 2026
miguelgrinberg added a commit that referenced this pull request Feb 11, 2026
(cherry picked from commit 10e285a)

Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
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