Add graphql tests.

This commit is contained in:
Arijit Das
2021-07-02 14:35:01 +05:30
parent 9a5581b543
commit f1a61d0991
5 changed files with 308 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@ require (
github.com/ipfs/go-ipld-format v0.2.0
github.com/jmoiron/sqlx v1.2.0
github.com/lib/pq v1.8.0
github.com/machinebox/graphql v0.2.2 // indirect
github.com/multiformats/go-multihash v0.0.14
github.com/onsi/ginkgo v1.15.0
github.com/onsi/gomega v1.10.1