Closed lfborjas closed 4 years ago
Not extremely happy about the tests (had to do some heavy-handed DB stuff, and I still don't know how to query the DB after the tests -- but that probably belongs to more dedicated handler-level tests than these integration ones!)
For documentation, went with fully autogenerated markdown: https://docs.servant.dev/en/stable/tutorial/Docs.html
For tests, following some guidance from:https://docs.servant.dev/en/stable/cookbook/testing/Testing.html