nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
1.02k stars 92 forks source link

Rewrite system tests #13

Closed nikitastupin closed 3 years ago

nikitastupin commented 3 years ago

Remove heavy swapi-graphql and use our own GraphQL API based on Apollo. The main reason to change this is to be able to add new system test cases more easily.