duckling/tests
Ezgi Çiçek 2254034e62 Add Node to Entity to pass along the parse tree information
Summary:
- add `Node` field to `Entity`
- ignore `Node` field of `Entity` for toJSON for now (will be fixed later)
- change `Debug.hs` so that we print the respective Entity's Node
- add wildcard for the new Node field in `parseTest` of Api/Tests.hs`

Reviewed By: patapizza

Differential Revision: D7174696

fbshipit-source-id: 240e4c53b72323b500ac58a74f873ce247bb3387
2018-03-07 10:45:28 -08:00
..
Duckling Add Node to Entity to pass along the parse tree information 2018-03-07 10:45:28 -08:00
TestMain.hs Move tests to tests and exes to exe 2017-03-27 16:04:24 -07:00