Release 1.1.0
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()
, andexpectedEdge()
functions.