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
|
b02d25e62c
|
Fix CS in tests/Executor
|
2018-09-01 20:05:38 +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 |
|
Vladimir Razuvaev
|
03d7d1851c
|
NonNull test: fixed naming for consistency
|
2018-08-08 01:43:23 +07:00 |
|
Simon Podlipsky
|
24b6b736b2
|
Upgrade PHPUnit
|
2018-07-29 19:01:39 +02:00 |
|
Vladimir Razuvaev
|
9452655fcd
|
Merge pull request #281 from icerockdev/master
Removing data elements from response if the error throwing
|
2018-05-27 20:02:14 +07:00 |
|
Vladimir Razuvaev
|
1b22f95a86
|
Removed previously deprecated classes/methods
|
2018-05-27 19:13:32 +07:00 |
|
Ilya Shaydullin
|
c7f114d90b
|
Removing data elements from response if the error throwing
|
2018-05-07 17:01:18 +07:00 |
|
Vladimir Razuvaev
|
38922dbbed
|
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 |
|
vladar
|
ff3a40d329
|
Execution: modified deferred behavior to be more predictable (+added more tests for them)
|
2016-12-17 05:14:51 +07:00 |
|
vladar
|
7ab75cd05a
|
Execution: tests are green
|
2016-12-03 04:11:14 +07:00 |
|
Jeremiah VALERIE
|
2ad79adf0c
|
Add NonNull Promise tests
|
2016-11-26 20:50:01 +01:00 |
|
vladar
|
c11f25794a
|
Deprecated callbacks in "type" option of field/argument definitions (see #35)
|
2016-10-23 00:49:25 +07:00 |
|
vladar
|
2675b65095
|
Moved all error-related classes to separate namespace; fixed related broken tests
|
2016-10-21 16:40:56 +07:00 |
|
vladar
|
6d7a4a4f34
|
Fixed tests broken by recent changes to serialized error format
|
2016-10-21 15:28:24 +07:00 |
|
vladar
|
7f22d4b874
|
Spec compliance improvement: data key should not exist in response when it is null / missing (#56)
|
2016-10-18 22:25:39 +07:00 |
|
vladar
|
a94640f9d2
|
Enabled GraphQL\Error to include path to failed value during execution step (not location in source query, but exact path to value, including index in array, etc) + tests for errors
|
2016-10-18 22:15:21 +07:00 |
|
vladar
|
c3d7a49a08
|
Updated executor and it's tests for april2016 specs
|
2016-09-14 18:47:34 +07:00 |
|
Jeremiah VALERIE
|
1bc5e0c9da
|
Use PSR-4 Autoloader for tests
|
2016-04-09 14:14:40 +02:00 |
|
vladar
|
841d6ab851
|
Updated to latest version of graphql-js
|
2015-08-17 20:01:55 +06:00 |
|
vladar
|
20c482ce2f
|
Version 0.1
|
2015-07-15 23:05:46 +06:00 |
|