]> git.cworth.org Git - lmno-server/commit
Add simple testing for the entire API
authorCarl Worth <cworth@cworth.org>
Sun, 3 May 2020 02:24:34 +0000 (19:24 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 3 May 2020 02:24:34 +0000 (19:24 -0700)
commit0f22d39849b66d510a9795f1547b700372690c51
treeb3a52e342b85f8b6068fa21b0b1ccb629360ef7e
parent310616b2892b7bccf1c2e5b3c7f28ea1dc962560
Add simple testing for the entire API

This is more "exercising" than testing, (it doesn't currently verify
the results), but I've verified the server isn't hitting any syntax
errors (with fairly decent code coverage I think) and I've manually
inspected the results to ensure they look correct.
test [new file with mode: 0755]