graphql-php/tests
Vladimir Razuvaev 5ac3eeab18
Merge pull request #418 from Quartz/improvement/apollo-compatible-persisted-queries
Allow extensions to be provided in GET request.
2018-12-31 13:05:09 +03:00
..
Error Fix CS in tests 2018-10-05 10:47:57 +02:00
Executor Fix CoroutineExecutor::resultToArray for associative arrays 2018-12-27 16:38:40 +01:00
Experimental/Executor Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
Language Fix printing of ASTs of argument definitions with descriptions 2018-11-21 18:53:44 +07:00
Server Allow extensions to be provided in GET request. 2018-12-11 22:58:57 -05:00
Type Error handling improvements 2018-11-28 17:35:21 +03:00
Utils TASK: Code style 2018-12-05 19:23:07 +01:00
Validator Error handling improvements 2018-11-28 17:35:21 +03:00
bootstrap.php Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
StarWarsData.php Fix CS in tests 2018-10-05 10:47:57 +02:00
StarWarsIntrospectionTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsQueryTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsSchema.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
StarWarsValidationTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
UtilsTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00