naskoap / clojurebook

A picture-gallery application with Clojure
MIT License
0 stars 0 forks source link

Test the application via clojure.test #22

Open naskoap opened 8 years ago

naskoap commented 8 years ago

Test should encompass routes that serve the UI portion as well as those exposing the handlers for the UI actions.

naskoap commented 8 years ago

25