graphql-php/tests
Benedikt Franke d037ab7ec3 Merge branch 'master' into root-value-consistent-naming
# Conflicts:
#	docs/data-fetching.md
#	src/Executor/Executor.php
#	tests/Executor/DeferredFieldsTest.php
2019-07-01 08:23:00 +02:00
..
Error Fix CS in tests 2018-10-05 10:47:57 +02:00
Exception Cleanup Warning 2019-06-12 11:03:14 +02:00
Executor Merge branch 'master' into root-value-consistent-naming 2019-07-01 08:23:00 +02:00
Experimental/Executor Replace node kind checks by InstanceOf checks 2018-11-23 12:07:48 +01:00
Language Spread ternary expressions across multiple lines 2019-06-23 18:04:30 +02:00
Regression More consistent naming 2019-06-30 20:54:56 +02:00
Server More consistent naming 2019-06-30 20:54:56 +02:00
Type Merge branch 'master' into root-value-consistent-naming 2019-07-01 08:23:00 +02:00
Utils Merge branch 'master' into root-value-consistent-naming 2019-07-01 08:23:00 +02:00
Validator Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
bootstrap.php Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
GraphQLTest.php More consistent naming 2019-06-30 20:54:56 +02:00
StarWarsData.php Fix CS in tests 2018-10-05 10:47:57 +02:00
StarWarsIntrospectionTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
StarWarsQueryTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsSchema.php More consistent naming 2019-06-30 20:54:56 +02:00
StarWarsValidationTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
UtilsTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00