graphql-engine/scripts/make
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
..
build.mk fix the issue with multiplexed queries, where a run-time exception caused by one subscription causes all subscriptions to fail (fix #9281) 2022-12-22 17:09:30 +00:00
ci.mk [ci] split out api-tests runs by backend 2022-11-30 16:23:03 +00:00
ghcid.mk [tooling] remove ghcid hacks from Makefile 2023-01-13 13:43:45 +00:00
legacy-tests.mk server/tests-py: Move installing node_modules to the makefile. 2022-08-16 09:27:04 +00:00
lint.mk Remove hpack and its CI jobs 2022-11-16 12:05:33 +00:00
test-infrastructure.mk server/api-tests: Add a Docker Compose file for the API tests. 2023-01-16 16:44:10 +00:00
tests.mk server/api-tests: Add a Docker Compose file for the API tests. 2023-01-16 16:44:10 +00:00