This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
graphql-php
Watch
1
Star
0
Fork
0
You've already forked graphql-php
mirror of
https://github.com/retailcrm/graphql-php.git
synced
2025-02-06 07:49:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
graphql-php
/
tests
History
Adrien Crivelli
5cbaf973e1
Leverage PHPUnit
setExpectedException()
instead of custom code
...
Closes
#219
2018-01-01 18:06:08 +09:00
..
Executor
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
Language
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
Server
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
Type
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
Utils
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
Validator
Abstract base class for validation rules
2017-08-18 20:56:04 +07:00
ErrorTest.php
Replaced "AST" with "Node" in variable names for better readability
2016-11-19 06:47:55 +07:00
ServerTest.php
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
StarWarsData.php
Updated StarWars tests
2016-10-23 00:46:15 +07:00
StarWarsIntrospectionTest.php
Ability to override internal types (using
types
option of Schema class)
#174
2017-09-22 23:08:51 +07:00
StarWarsQueryTest.php
Updated executor and it's tests for april2016 specs
2016-09-14 18:47:34 +07:00
StarWarsSchema.php
Minor fix to StarWarsSchema type language in comments
2016-11-18 20:32:09 +07:00
StarWarsValidationTest.php
Updated executor and it's tests for april2016 specs
2016-09-14 18:47:34 +07:00
UtilsTest.php
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00