... ok, found the solution I should have been using the handler instead of the app, e.g.
handler
app
(let [response (handler (request :get "/" {:dog "wooji"}))]