This commit is contained in:
Ruslan Talpa
2015-10-30 12:19:35 +02:00
parent 6fd0d5648f
commit 246c47dba4
2 changed files with 8 additions and 7 deletions
+1
View File
@@ -151,6 +151,7 @@ spec = afterAll_ resetDb $ around withApp $ do
after_ (clearTable "menagerie") . context "disparate csv types" $
it "succeeds with multipart response" $ do
pendingWith "Decide on what to do with CSV insert"
let inserted = [str|integer,double,varchar,boolean,date,money,enum
|13,3.14159,testing!,false,1900-01-01,$3.99,foo
|12,0.1,a string,true,1929-10-01,12,bar