graphql-python / graphql-server

This is the core package for using GraphQL in a custom server easily
MIT License
120 stars 72 forks source link

test: add test cases to version tests #125

Open kiendang opened 1 year ago

kiendang commented 1 year ago

Added some artificial test cases to the version tests added in #124 to make sure that these tests work correctly.