matthieusb / clojure-simple-api

Clojure rest api used to demonstrate usage of the Clojure ecosystem for an Ippon Blog Article
Apache License 2.0
7 stars 3 forks source link

Add more details to integration tests #7

Closed matthieusb closed 7 years ago

matthieusb commented 7 years ago

Check if database really has increased in size after creation Check if update is really effective Check if delete really removes an element from the database