graphql-php/tests/Executor
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
..
Promise Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
TestClasses More consistent naming 2019-06-30 20:54:56 +02:00
AbstractPromiseTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
AbstractTest.php Default Error Formatting: Display error category under extensions key (#389) 2018-11-27 16:37:33 +07:00
DeferredFieldsTest.php Merge branch 'master' into root-value-consistent-naming 2019-07-01 08:23:00 +02:00
DirectivesTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
ExecutionResultTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
ExecutorLazySchemaTest.php Fixing test for possessive/contraction "its" change 2018-11-19 09:13:57 -05:00
ExecutorSchemaTest.php More consistent naming 2019-06-30 20:54:56 +02:00
ExecutorTest.php More consistent naming 2019-06-30 20:54:56 +02:00
LazyInterfaceTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
ListsTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
MutationsTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
NonNullTest.php Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
ResolveTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
SyncTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
UnionInterfaceTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
ValuesTest.php Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
VariablesTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00