graphql-engine/server/tests-py/queries/actions
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
..
async server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
custom-types server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
introspection [server] generate the correct type for single-row returning functions 2021-08-11 12:42:30 +00:00
metadata server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
nested-relation Nested action joins 2022-03-03 03:44:20 +00:00
relationships/basic server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
roles_inheritance server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
sync server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
timeout server: do not serialize env vars in logs or errors: PR II - Actions 2022-05-23 11:13:49 +00:00