Change tests to use postgres-json-schema instead of hjsonschema.

Embeds https://github.com/gavinwahl/postgres-json-schema.
This commit is contained in:
Robert Vollmert
2019-06-01 23:26:33 -05:00
committed by Steve Chávez
parent e34669b137
commit 65fc672417
7 changed files with 299 additions and 26 deletions
+1 -1
View File
@@ -158,7 +158,6 @@ Test-Suite spec
, hasql-pool >= 0.5 && < 0.6
, hasql-transaction >= 0.7 && < 0.8
, heredoc
, hjsonschema == 1.5.0.1
, hspec
, hspec-wai >= 0.7.0
, hspec-wai-json
@@ -170,6 +169,7 @@ Test-Suite spec
, process
, protolude == 0.2.2
, regex-tdfa
, text
, time
, transformers-base
, wai