graphql-engine/server
Chris Done 14bf8ba1be hspec: Tests for MySQL equivalent to the ones from the Python suite. close hasura/graphql-engine#7757
This fills in the gaps specified in this comment: https://github.com/hasura/graphql-engine/issues/7757#issuecomment-979948890 From the issue regarding fleshing out all MySQL tests that we already had in the python suite.

I'll push commits here.

Closes https://github.com/hasura/graphql-engine/issues/7757

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3271
GitOrigin-RevId: 9f68ed1c2b81cae1d479f9482c975f18a699c93a
2022-01-07 17:52:53 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks server benchmarks: add introspection queries 2021-12-09 15:10:42 +00:00
documentation Add tip for writing unit tests for SQL generation 2021-12-06 07:59:44 +00:00
packaging ci: add support for linux/arm64 docker image 2021-12-09 09:34:22 +00:00
src-exec server/tests: initial work on a test suite for DB-to-DB joins 2021-10-20 20:02:34 +00:00
src-lib refactor Hasura.Backends.MSSQL.Instances.Execute 2022-01-06 09:49:58 +00:00
src-rsr tag release v2.1.1 2021-12-17 12:38:06 +00:00
src-test server/mssql: rollback a transaction based on the transaction state 2022-01-05 08:03:59 +00:00
tests/integration server/mssql: support read replicas 2022-01-04 11:54:56 +00:00
tests-hspec hspec: Tests for MySQL equivalent to the ones from the Python suite. close hasura/graphql-engine#7757 2022-01-07 17:52:53 +00:00
tests-py server/mssql: rollback a transaction based on the transaction state 2022-01-05 08:03:59 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server/citus: feature branch 2021-05-21 02:47:51 +00:00
.hlint.yaml ci: improve hlint messages 2021-05-04 21:52:55 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-M1.md Add instructions for compiling graphql-engine natively on M1 2021-11-24 09:59:10 +00:00
CONTRIBUTING.md server/mssql: fix pytest class names for update mutations 2021-12-29 18:03:46 +00:00
graphql-engine.cabal hspec: Tests for MySQL equivalent to the ones from the Python suite. close hasura/graphql-engine#7757 2022-01-07 17:52:53 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
Setup.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00