graphql-php/tests
Vladimir Razuvaev 54064b37b3
Merge pull request #511 from spawnia/scalar-coercion
Resolve todo in Boolean coercion, add explanation, update test names to match reference implementation
2019-07-01 13:03:03 +07:00
..
Error Fix CS in tests 2018-10-05 10:47:57 +02:00
Exception Cleanup Warning 2019-06-12 11:03:14 +02:00
Executor Expand one letter variable names 2019-06-23 18:42:25 +02:00
Experimental/Executor Replace node kind checks by InstanceOf checks 2018-11-23 12:07:48 +01:00
Language Spread ternary expressions across multiple lines 2019-06-23 18:04:30 +02:00
Regression Array in variables in place of object shouldn't cause fatal error (fixes #467) 2019-06-19 19:29:03 +07:00
Server Allow extensions to be provided in GET request. 2018-12-11 22:58:57 -05:00
Type Resolve todo in Boolean coercion, add explanation, update test names to match reference implementation 2019-06-23 21:03:17 +02:00
Utils Spread ternary expressions across multiple lines 2019-06-23 18:04:30 +02:00
Validator Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
bootstrap.php Pluggable executor implementations; new faster executor using coroutines 2018-11-06 23:32:50 +01:00
GraphQLTest.php Fix coroutine executor when using with promise 2019-06-02 20:49:10 +02:00
StarWarsData.php Fix CS in tests 2018-10-05 10:47:57 +02:00
StarWarsIntrospectionTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
StarWarsQueryTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
StarWarsSchema.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
StarWarsValidationTest.php Upgrade Doctrine CS 2019-03-28 12:18:35 +01:00
UtilsTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00