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
/
Type
History
Adrien Crivelli
5cbaf973e1
Leverage PHPUnit
setExpectedException()
instead of custom code
...
Closes
#219
2018-01-01 18:06:08 +09:00
..
ConfigTest.php
Improved docblock comments (suitable for reference docs generation)
2017-08-19 23:01:46 +07:00
DefinitionTest.php
Ability to override internal types (using
types
option of Schema class)
#174
2017-09-22 23:08:51 +07:00
EnumTypeTest.php
Default error formatter now returns "Internal server error" unless error is client-aware and safe to report directly to end-users
2017-07-18 20:57:30 +07:00
IntrospectionTest.php
Ability to override internal types (using
types
option of Schema class)
#174
2017-09-22 23:08:51 +07:00
ObjectIdStub.php
indentation
2017-12-12 13:36:20 +01:00
ResolutionTest.php
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
ResolveInfoTest.php
pass failing test
2017-03-16 15:41:29 +00:00
ScalarSerializationTest.php
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00
TestClasses.php
Introduced type resolution strategies: eager and lazy (for
#69
)
2016-12-14 17:12:09 +07:00
TypeLoaderTest.php
Tests for lazy type loading during query execution + related changed
2017-08-15 01:49:56 +07:00
ValidationTest.php
Leverage PHPUnit
setExpectedException()
instead of custom code
2018-01-01 18:06:08 +09:00