graphql-php/tests/Type
2017-08-20 22:28:17 +07:00
..
ConfigTest.php Improved docblock comments (suitable for reference docs generation) 2017-08-19 23:01:46 +07:00
DefinitionTest.php Fully load all schema types in constructor when type loader is not set 2017-08-14 19:44:16 +07:00
EnumTypeTest.php Default error formatter now returns "Internal server error" unless error is client-aware and safe to report directly to end-users 2017-07-18 20:57:30 +07:00
IntrospectionTest.php Tests for lazy type loading during query execution + related changed 2017-08-15 01:49:56 +07:00
ResolutionTest.php Deprecated GraphQL\Type\Definition\Config (#148) 2017-08-14 00:09:02 +07:00
ResolveInfoTest.php pass failing test 2017-03-16 15:41:29 +00:00
ScalarSerializationTest.php Default error formatter now returns "Internal server error" unless error is client-aware and safe to report directly to end-users 2017-07-18 20:57:30 +07:00
TestClasses.php Introduced type resolution strategies: eager and lazy (for #69) 2016-12-14 17:12:09 +07:00
TypeLoaderTest.php Tests for lazy type loading during query execution + related changed 2017-08-15 01:49:56 +07:00
ValidationTest.php Added link to docs for generic error about unique type instance (#149) 2017-08-20 22:28:17 +07:00