Danny Navarro
aa66236081
Add homePlanet to test schema
2016-12-18 11:43:45 -03:00
Pweaver (Paul Weaver)
a6c0d63049
add tests for errors in queries for queries in starwars tests
2016-07-08 18:10:14 -04:00
Pweaver (Paul Weaver)
624efbbb35
adds __typename tests to starwars testfile
2016-07-08 16:51:54 -04:00
Pweaver (Paul Weaver)
cb73e9d53c
adds the starwars tests for fragments
...
Also refactors some deplicate objects into a where clause
2016-07-08 16:11:03 -04:00
Matthías Páll Gissurarson
d195389102
Added exception handling with Alternative constraint according to spec.
2016-03-14 01:01:24 +01:00
Danny Navarro
8ee50727bd
Overhaul Schema DSL
...
Aside of making the definition of Schemas easier, it takes care of
issues like nested aliases which previously wasn't possible. The naming
of the DSL functions is still provisional.
2016-02-18 13:49:02 +01:00
Danny Navarro
7131d1c142
Initial support for aliases in execute
2016-02-17 13:20:56 +01:00
Danny Navarro
a0f12455c5
Add remaining tests with variables in arguments
...
The test with invalid ID is commented out until proper exception
handling is implemented.
2016-02-17 12:35:54 +01:00
Danny Navarro
98d2d41cda
Initial support for variable substitution
...
The correspondent end-to-end test has been ported. The variable
definition still needs to be checked.
2016-02-15 14:43:52 +01:00
Danny Navarro
119f94b38e
Clean up StarWars test queries
2016-02-15 11:19:05 +01:00
Danny Navarro
04d8d40b3a
Split StarWars tests in different modules
2016-02-12 13:27:46 +01:00