graphql-engine/server
Samir Talwar 4175b53395 server/api-tests: Add a Docker Compose file for the API tests.
We were previously using the Docker Compose file in the root directory
for manual testing _and_ the server API tests.

This splits them so we can e.g. add Yugabyte for easy manual testing.

In the future, this will also allow us to use ephemeral ports for API
test databases, while keeping the fixed ports for manual testing.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7524
GitOrigin-RevId: 7244e296b0ed0ace9782b6f44f321933a9d9a49d
2023-01-16 16:44:10 +00:00
..
bench-wrk server/tests-py: Reduce the number of locations we check the status code. 2022-07-05 18:01:07 +00:00
benchmarks Add benchmarks for allowlist operations 2022-11-01 17:28:15 +00:00
documentation server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
lib server/api-tests: Add a Docker Compose file for the API tests. 2023-01-16 16:44:10 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec server: refactor serverctx data types 2023-01-06 09:34:44 +00:00
src-lib server: codec for SourceCustomization 2023-01-12 20:57:20 +00:00
src-rsr server/mssql: fix handling of special language characters in event trigger payload 2023-01-10 08:50:52 +00:00
src-test Remove builtin scalar types from Data Connector backend 2023-01-11 02:37:26 +00:00
test-manual Document and automate spinning up AlloyDB for testing. 2022-11-24 14:16:21 +00:00
test-mssql server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
test-postgres add a temporary static flag for pqnp 2023-01-10 13:00:32 +00:00
tests-py server/api-tests: Add a Docker Compose file for the API tests. 2023-01-16 16:44:10 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
.ormolu Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +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-MACOS.md ghc 9.2.5 2022-11-15 11:26:42 +00:00
CONTRIBUTING.md add run-new.sh docs 2022-12-14 16:11:00 +00:00
graphql-engine.cabal Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json ghc 9.2.5 2022-11-15 11:26:42 +00:00