issues
search
Consensys
/
ethql
A GraphQL interface to Ethereum :fire:
Apache License 2.0
623
stars
85
forks
source link
Introduce simple GraphQL schema testing
#9
Closed
raulk
closed
6 years ago
raulk
commented
6 years ago
This PR introduces:
Jest as a test framework.
A few simple sample tests against Infura and public blockchain data.
Separates schema initialisation from HTTP server init.
raulk
commented
6 years ago
[ch55]
This PR introduces: