graphql-php/tests
2017-07-05 17:33:59 +07:00
..
Executor Spec compliance: errors in buildExecutionContext() are caught and included in result rather than thrown 2017-07-05 17:33:59 +07:00
Language Spec compliance: errors in buildExecutionContext() are caught and included in result rather than thrown 2017-07-05 17:33:59 +07:00
Type Spec compliance: coercion of Int values 2017-07-04 18:27:20 +07:00
Utils Allow null values for enums 2017-07-04 20:19:52 +07:00
Validator Allow null values for enums 2017-07-04 20:19:52 +07:00
ErrorTest.php Replaced "AST" with "Node" in variable names for better readability 2016-11-19 06:47:55 +07:00
ServerTest.php PHPUnit: Replaced deprecated method getMock() with getMockBuilder() 2017-01-26 18:48:23 +07:00
StarWarsData.php Updated StarWars tests 2016-10-23 00:46:15 +07:00
StarWarsIntrospectionTest.php Updated StarWars tests 2016-10-23 00:46:15 +07:00
StarWarsQueryTest.php Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00
StarWarsSchema.php Minor fix to StarWarsSchema type language in comments 2016-11-18 20:32:09 +07:00
StarWarsValidationTest.php Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00
UtilsTest.php Fixed Utils::assign() bug relating to detecting missing required keys 2017-02-13 12:50:34 -05:00