Test insertion of various json types

This commit is contained in:
Joe Nelson
2014-08-27 12:48:41 -07:00
parent 134ca1f2a8
commit d06674a1e8
4 changed files with 48 additions and 18 deletions
-3
View File
@@ -3,12 +3,9 @@ module Feature.RangeSpec where
import Test.Hspec
import Test.Hspec.Wai
import Test.Hspec.Wai.JSON
import SpecHelper
import Network.HTTP.Types
spec :: Spec
spec = around appWithFixture $ do
describe "GET /view" $