Commit graph

6 commits

Author SHA1 Message Date
Martijn Walraven
300c0cd12b Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
Hagai Cohen
6d26594858 fix(graphql-server-core): validation for get queries #2 2017-06-12 22:30:49 -07:00
dotansimha
35edcea7d2 try to fix tests 2017-05-30 14:36:47 +03:00
Reyad Attiyat
3aa573b83e Update ts-lint to version 5.0
- Fix missing semicolons
- Fix missing trailing commas
- Disable no-unused-expression for runQuery test
    - expect uses unused expressions as an api Ex. expect('foo').to.be.equal();
- Disable no-use-before-declare since it requires type checking and project
  file to be defined.
2017-03-30 20:26:59 -05:00
Hagai Cohen
e6f09c01be chore(tslint): fix linting errors 2017-01-23 13:16:52 +02:00
Hagai Cohen
8df3383ece chore(package): rename apollo-server to graphql-server
Closes #163
2016-10-18 09:36:07 +03:00
Renamed from packages/apollo-server-core/src/runQuery.test.ts (Browse further)