graphql-php/tests/Executor
Vladimir Razuvaev 21e3445754 Merge pull request #116 from leocavalcante/resolve-callables
Resolve callables by default
2017-06-27 00:37:30 +07:00
..
Promise Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -07:00
AbstractTest.php Enforce input coercion rules 2016-11-19 04:15:40 +07:00
DeferredFieldsTest.php Execution: modified deferred behavior to be more predictable (+added more tests for them) 2016-12-17 05:14:51 +07:00
DirectivesTest.php Several executor tests 2016-10-18 20:30:15 +07:00
ExecutionResultTest.php Spec compliance improvement: data key should not exist in response when it is null / missing (#56) 2016-10-18 22:25:39 +07:00
ExecutorSchemaTest.php Deprecated callbacks in "type" option of field/argument definitions (see #35) 2016-10-23 00:49:25 +07:00
ExecutorTest.php Execution: modified deferred behavior to be more predictable (+added more tests for them) 2016-12-17 05:14:51 +07:00
LazyInterfaceTest.php Fixed several broken tests 2016-09-14 19:36:10 +07:00
ListsTest.php Execution: tests are green 2016-12-03 04:23:21 +07:00
MutationsTest.php Execution: tests are green 2016-12-03 04:23:21 +07:00
NonNullTest.php Execution: modified deferred behavior to be more predictable (+added more tests for them) 2016-12-17 05:14:51 +07:00
ResolveTest.php Extract anonymous class 2017-05-07 19:42:59 -03:00
TestClasses.php Replaced "AST" with "Node" in variable names for better readability 2016-11-19 06:47:55 +07:00
UnionInterfaceTest.php Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00
VariablesTest.php Replaced "AST" with "Node" in variable names for better readability 2016-11-19 06:47:55 +07:00