summaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Collapse)Author
2019-07-31Introduce formatter type for the encoderEugen Wissner
... to distinguish between minified and pretty printing.
2019-07-27Test the encoder with the unminified documentEugen Wissner
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-14Add golden test for kitchen-sink.graphqlDanny Navarro