Commit Graph

2 Commits

Author SHA1 Message Date
R Tyler Croy a841198910
Add support for blackbox testing the API for the orchestrator with dredd
This requires some shenanigans with the headers of the response, since
Feathers/Express likes to augment the Content-Type with the charset field. The
charset field throws dredd off for some silly reason, so this might trimming in
some express middleware later
2019-07-03 11:46:26 -07:00
R Tyler Croy adbdfc8bd3
Explore dredd for API testing 2019-05-25 15:28:28 -07:00