Add golden test for kitchen-sink.graphql

This commit is contained in:
Danny Navarro
2015-09-14 17:01:14 +02:00
parent b4b8388392
commit 8d81f43b61
5 changed files with 79 additions and 0 deletions

5
TODO
View File

@ -14,3 +14,8 @@
- Arbitrary precision for number values?
- Handle errors. Perhaps port to `parsers` or use a lexer and
`regex-applicative`
## Tests
- Golden data within package, `path_graphql` macro.
- Pretty Print golden result