/plushcap/analysis/hasura/regression-testing-graphql

Hasura Pro: Regression testing for your GraphQL API

What's this blog post about?

Hasura Pro offers a comprehensive testing framework for GraphQL APIs. It allows users to validate their GraphQL schema and test its integrity manually or programmatically. Regression tests are crucial in ensuring continued support for operations required by frontend apps or users, as changes to the underlying Postgres schema and/or Hasura configuration could potentially lead to unwanted regressions in the schema. Hasura Pro comes with a comprehensive test bench that lets users seamlessly compile a test suite on each instance and execute them on any GraphQL engine instance. The platform captures an immutable list of operations received by an instance for users to select the operations they want to add to its test suite. Regression tests can be run manually or programmatically in CI/CD pipelines, ensuring early detection of potential breaking changes.

Company
Hasura

Date published
Feb. 27, 2020

Author(s)
Hasura

Word count
911

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.