Fork me on GitHub
#testing
<
2017-03-09
>
ejelome21:03:32

... ok, found the solution I should have been using the handler instead of the app, e.g.

(let [response (handler (request :get "/" {:dog "wooji"}))]