summaryrefslogtreecommitdiff
path: root/tests/golden.hs
AgeCommit message (Collapse)Author
2015-09-22Add kitchen sink parse/encode unit testDanny Navarro
This also includes the fixes to make it work. Golden tests have been removed.
2015-09-16Support ghc-7.8Danny Navarro
2015-09-16Use Cabal data-files to access golden tests dataDanny Navarro
Fixes #1.
2015-09-14Add golden test for kitchen-sink.graphqlDanny Navarro