graphql-engine/server/tests-py/queries/actions/async
Samir Talwar 1e1a36a192 server/tests-py: Use environment variables for services in queries.
I'm trying to shore up the Python integration tests to make them more reliable. In doing so, I noticed this.

---

Rather than hard-coding hostnames and ports, we can (and already do) inject these into the HGE process using environment variables.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5255
GitOrigin-RevId: 6bb593999ece42cedef6619f31f9d9b2e39f30ef
2022-08-03 20:05:46 +00:00
..
schema_setup.yaml server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
schema_teardown.yaml server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
values_teardown.yaml allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30