sangria icon indicating copy to clipboard operation
sangria copied to clipboard

Discuss: GraphQL Spec Compliance Tests

Open pranshuchittora opened this issue 5 years ago • 3 comments

Edit

Spec discussion -> https://github.com/graphql/graphql-spec/issues/698

Hello maintainers As a part of research around the simplifying graphql spec tests across implementations, I've stumbled upon the specs written here for sangria. I'd really appreciate if I can get an idea around how difficult it has been to maintain this test suite, and how often does it go out of parity with the actual graphql spec? Were there cases when misunderstanding the spec led to issues with the library?

Would having a generic set of compatibility tests help around these issues if any?

As schema definition in SDL format is natively supported by the library then it would be easy to adapt generic testing suite across different languages.

pranshuchittora avatar Mar 19 '20 18:03 pranshuchittora

Hi @pranshuchittora

Yes it would be interesting to have a generic set of compatibility tests.

yanns avatar May 18 '21 07:05 yanns

Glad to hear that @yanns. Currently I am not working on this

pranshuchittora avatar May 18 '21 07:05 pranshuchittora

Can you share your thoughs on this thread -> https://github.com/graphql/graphql-spec/issues/698

pranshuchittora avatar May 18 '21 07:05 pranshuchittora