Abby Sassel
Abby Sassel
Relates to https://github.com/hasura/graphql-engine/issues/7760 This is a placeholder for now, for related tests as we think of them. But we might use this to coordinate work to gradually port pytests to...
This should be a timeboxed exercise to see whether we can easily run our full existing Postgres test suite against a CockroachDB. The effort can be a hack / throwaway....
Relates https://github.com/hasura/graphql-engine/issues/8844. Suggesting a 1-day timebox
This issue involves using the CockroachDB test harness in the [Haskell integration test suite](https://github.com/hasura/graphql-engine/tree/master/server/tests-hspec/Test). * [x] including that test fixture in the `Schema/*` and `Queries/Simple` specs * [ ] creating...