graphql-php/tests/Type
2019-07-01 12:12:01 +02:00
..
TestClasses Fix CS in tests/Type 2018-09-02 12:55:40 +02:00
DefinitionTest.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
EnumTypeTest.php More consistent naming 2019-06-30 20:54:56 +02:00
IntrospectionTest.php Rename $rootValue where applicable 2019-07-01 12:12:01 +02:00
ObjectIdStub.php Fix CS in tests/Type 2018-09-02 12:55:40 +02:00
QueryPlanTest.php Rename some test variable names 2019-06-23 21:26:38 +02:00
ResolveInfoTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
ScalarSerializationTest.php Resolve todo in Boolean coercion, add explanation, update test names to match reference implementation 2019-06-23 21:03:17 +02:00
SchemaTest.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
StandardTypesTest.php Ability to override internal types (closes #401) 2018-11-27 15:39:20 +07:00
TypeLoaderTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
ValidationTest.php Add schema validation: Input Objects must not contain non-nullable circular references 2019-06-10 22:15:23 +02:00