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
Théo FIDRY
c258109844
Allow stringeable objects to be serialized by StringType
...
Closes
#302
2018-07-07 22:55:53 +02:00
..
Error
Fix printError/locations for multiple nodes.
2018-02-13 10:42:51 +01:00
Executor
Removing data elements from response if the error throwing
2018-06-23 11:28:53 +07:00
Language
Fix path argument. Enchance visit test to validate all arguments
2018-02-15 22:44:17 +01:00
Server
Adds support for the multipart/form-data content type
2018-07-07 22:44:18 +07:00
Type
Allow stringeable objects to be serialized by StringType
2018-07-07 22:55:53 +02:00
Utils
Use multi-line block for trailing quote
2018-06-25 23:50:19 +07:00
Validator
Skip test on PHP < 7
2018-02-16 16:47:11 +01:00
StarWarsData.php
Updated StarWars tests
2016-10-23 00:46:15 +07:00
StarWarsIntrospectionTest.php
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +07:00
StarWarsQueryTest.php
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +07:00
StarWarsSchema.php
Removed previously deprecated classes/methods
2018-05-27 19:13:32 +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