Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 31 Mar 08:05
· 169 commits to develop since this release
79e48d5

Changelog

  • WPGraphQLUnitTestCase implemented. Adds direct support for the WP PHPUnit library.
  • assertQueryError assertion implemented. Allows for precise error checking.
  • not() modifier added. Inverses the expectedObject(), expectedNode(), and expectedEdge() functions.