created history as stated in #5 - not paginated yet.

This commit is contained in:
Stefan Dresselhaus
2015-09-18 00:41:37 +02:00
parent 2b55cf8178
commit 6235692988
11 changed files with 117 additions and 20 deletions

10
test/Handler/ItemSpec.hs Normal file
View File

@ -0,0 +1,10 @@
module Handler.ItemSpec (spec) where
import TestImport
spec :: Spec
spec = withApp $ do
describe "getItemR" $ do
error "Spec not implemented: getItemRR"