graphql-php/tests/Validator
2018-08-31 10:55:14 +02:00
..
DisableIntrospectionTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
ExecutableDefinitionsTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
FieldsOnCorrectTypeTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
FragmentsOnCompositeTypesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
KnownArgumentNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
KnownDirectivesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
KnownFragmentNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
KnownTypeNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
LoneAnonymousOperationTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
NoFragmentCyclesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
NoUndefinedVariablesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
NoUnusedFragmentsTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
NoUnusedVariablesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
OverlappingFieldsCanBeMergedTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
PossibleFragmentSpreadsTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
ProvidedNonNullArgumentsTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
QueryComplexityTest.php Upgrade PHPUnit 2018-07-29 19:01:39 +02:00
QueryDepthTest.php Upgrade PHPUnit 2018-07-29 19:01:39 +02:00
QuerySecuritySchema.php Fix KnownDirectives validator to support all directives 2018-02-11 13:15:51 +01:00
QuerySecurityTestCase.php Fix CS in Validator folder 2018-08-08 10:44:05 +02:00
ScalarLeafsTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueArgumentNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueDirectivesPerLocationTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueFragmentNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueInputFieldNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueOperationNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
UniqueVariableNamesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
ValidationTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
ValidatorTestCase.php Add nested nullable test in VariablesInAllowedPosition 2018-08-22 17:55:42 +07:00
ValuesOfCorrectTypeTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
VariablesAreInputTypesTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
VariablesDefaultValueAllowedTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00
VariablesInAllowedPositionTest.php Replace misleading @it by @see annotation 2018-08-31 10:55:14 +02:00