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

feat: QueryConstraint classes implemented and tested #31

Merged
merged 2 commits into from
May 1, 2024

Conversation

kidunot89
Copy link
Member

@kidunot89 kidunot89 commented May 1, 2024

Summary

  • Removes PHP version requirement from composer.json
  • Adds QueryConstraint classes
  • Restructures TestCase assertions around QueryConstraint classes.

Resolves #30

@kidunot89 kidunot89 added the enhancement New feature or request label May 1, 2024
@kidunot89 kidunot89 merged commit 706c2d7 into develop May 1, 2024
3 checks passed
@kidunot89 kidunot89 deleted the feat/query-constraints branch May 2, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert WPGraphQLTestCommon into classes extending the PHPUnit_Framework_Constraint class
1 participant