Simon Podlipsky
07c070d795
Fix CS in tests
2018-10-05 10:47:57 +02:00
Simon Podlipsky
c4e06ba528
Use self:: in tests where appropriate
2018-09-19 20:50:32 +02:00
Simon Podlipsky
737da333fb
Fix CS in tests/Utils
2018-09-02 13:10:47 +02:00
Simon Podlipsky
715146cdd1
Add void return typehint to test methods
2018-08-31 14:41:18 +02:00
Simon Podlipsky
a30b3104a0
Replace misleading @it by @see annotation
2018-08-31 10:55:14 +02:00
Simon Podlipsky
24b6b736b2
Upgrade PHPUnit
2018-07-29 19:01:39 +02:00
Daniel Tschinder
dc6e814de3
Fix orList to be the same as in JS and follow the chicago style for commas
2018-02-16 16:39:59 +01:00
Daniel Tschinder
17520876d8
Update some validators to latest upstream version
...
This includes:
graphql/graphql-js#1147
graphql/graphql-js#355
This also fixes two bugs in the Schema
- types that were not found where still added to the typeMap
- InputObject args should not be searched for types.
2018-02-15 17:19:53 +01:00