We deprecated the storage API; this rips it out completely, moving all its major functions in to the tentacle ns.
Freshens up the tests, including some things that were commented out for hack week. Most notably, closes #29 by beginning to do even just the barest, most basic unit testing around routes. (There is LOTS more to do here, but hey, it's a start.)
Twiddles the bits of the testing code so that tests no longer call lein marg, therefore dramatically accelerating the tests.
This PR effectively closes #60 (now there's no way not to use the postgres backend).
This PR does two things worth talking about:
tentacle
ns.lein marg
, therefore dramatically accelerating the tests.This PR effectively closes #60 (now there's no way not to use the postgres backend).