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 15:59:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
graphql-php
/
tests
/
Type
History
Théo FIDRY
c258109844
Allow stringeable objects to be serialized by StringType
...
Closes
#302
2018-07-07 22:55:53 +02:00
..
DefinitionTest.php
Move schema validation into separate step (type constructors)
2018-02-15 12:14:08 +01:00
EnumTypeTest.php
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +07:00
IntrospectionTest.php
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +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
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +07:00
ScalarSerializationTest.php
Allow stringeable objects to be serialized by StringType
2018-07-07 22:55:53 +02:00
TestClasses.php
Introduced type resolution strategies: eager and lazy (for
#69
)
2016-12-14 17:12:09 +07:00
TypeLoaderTest.php
Preserve original coercion errors, improve error quality.
2018-02-13 16:51:44 +01:00
ValidationTest.php
Move schema validation into separate step (type constructors)
2018-02-15 12:14:08 +01:00