Jonas Helfer
|
c0b626c5de
|
add a test for query syntax errors
|
2016-06-13 17:16:42 -07:00 |
|
Jonas Helfer
|
e1a5f261d4
|
add tests, fix broken validation
|
2016-06-13 16:20:21 -07:00 |
|
Jonas Helfer
|
d21fcd3ca6
|
add --harmony options to mocha for destructuring support
|
2016-06-13 15:31:14 -07:00 |
|
Jonas Helfer
|
a7c851854c
|
change runQuery arg to object
|
2016-06-13 15:27:08 -07:00 |
|
nnance
|
849b762bd2
|
initial express bindings commit
|
2016-06-12 22:41:46 -07:00 |
|
James Baxley
|
04740ba5ca
|
added tslint to the projects, adjusted the npm run scripts, and added coverage support
|
2016-06-10 20:48:21 -04:00 |
|
James Baxley
|
b7df901124
|
adjusted target environment, added chai typings, and fixed a couple typescript bugs
|
2016-06-10 20:47:22 -04:00 |
|
Jonas Helfer
|
d19f31331d
|
initial attempt at core refactor with typescript
|
2016-06-10 17:05:39 -07:00 |
|
Rainer Dreyer
|
c3bdbf59ee
|
Attaches connectors to mocked schema (#12)
Attaches connectors even if schema is (partially) mocked. Adds tests.
|
2016-05-31 15:17:28 -07:00 |
|
Nick Nance
|
292ec8e674
|
Apply Resolvers to JS schema (#10)
* working resolvers for js schemas
* remove mock from js schema test
* add test for js schema with mocks
|
2016-05-27 16:32:34 -07:00 |
|
Rainer Dreyer
|
a056dd2fb1
|
Allows resolvers to be used with mocks (#9)
Previously mocks would overwrite any resolvers, now they are only used when there is no resolve function.
|
2016-05-26 10:29:25 -07:00 |
|
Jonas Helfer
|
89da132450
|
merge in tracer changes from graphql-tools manually
|
2016-05-25 17:51:21 -07:00 |
|
Jonas Helfer
|
3695319d36
|
copying apolloServer over from graphql-tools
|
2016-04-24 15:55:22 -07:00 |
|