summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-09Split Character data type into Droid and HumanDanny Navarro
2016-02-09Handle Output enumerations in Schema definitionDanny Navarro
2016-02-08Extend `execute` for deeper queriesDanny Navarro
2016-02-05Simplify JSON notation in testsDanny Navarro
2016-02-05Introduce `graphql` functionDanny Navarro
2016-01-30Generalize `Maybe` type constructor to any MonadDanny Navarro
2016-01-26Fix for GHC-7.8.4Danny Navarro
2016-01-26GardenDanny Navarro
2016-01-26Rough implementation of `execute`Danny Navarro
2015-10-19Implement first StarWars end-to-end testDanny Navarro
2015-10-17Test fixtures for Schema toplevelDanny Navarro
2015-09-22Rename `Data.GraphQL.Printer` -> `Data.GraphQL.Encoder`Danny Navarro
2015-09-22Fixes for ghc-7.8Danny Navarro
2015-09-22Add kitchen sink parse/encode unit testDanny Navarro
2015-09-16Support ghc-7.8Danny Navarro
2015-09-16Use Cabal data-files to access golden tests dataDanny Navarro
2015-09-14Add golden test for kitchen-sink.graphqlDanny Navarro