nrc / graphql

A Rust GraphQL server framework
Apache License 2.0
236 stars 12 forks source link

Tracking issue: test suite #19

Open nrc opened 6 years ago

nrc commented 6 years ago

We need a framework for running integration tests. Then we need some tests. Ideally we could use an already established suite of tests from another GraphQL server. Would be good to include benchmarking too.