graphql-php/tests/Executor
2016-10-21 15:28:24 +07:00
..
AbstractTest.php resolveType for interface/unions is now allowed to return type name vs instance 2016-10-18 22:23:20 +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 Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00
ExecutorTest.php Fixed tests broken by recent changes to serialized error format 2016-10-21 15:28:24 +07:00
LazyInterfaceTest.php Fixed several broken tests 2016-09-14 19:36:10 +07:00
ListsTest.php Fixed tests broken by recent changes to serialized error format 2016-10-21 15:28:24 +07:00
MutationsTest.php Fixed tests broken by recent changes to serialized error format 2016-10-21 15:28:24 +07:00
NonNullTest.php Fixed tests broken by recent changes to serialized error format 2016-10-21 15:28:24 +07:00
ResolveTest.php Breaking change when returning Closure from resolver: this closure is expected to have different signature now (shouldn't affect most of the users) 2016-10-18 22:20:51 +07:00
TestClasses.php Several executor tests 2016-10-18 20:30:15 +07:00
UnionInterfaceTest.php Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00
VariablesTest.php Updated executor and it's tests for april2016 specs 2016-09-14 18:47:34 +07:00