graphql-engine/server/tests-py/queries/schema/duplication
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
..
create_action_and_track_table_fail.yaml server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
setup.yaml add tests 2020-09-01 17:13:42 +05:30
teardown.yaml add tests 2020-09-01 17:13:42 +05:30
track_table_and_create_action_fail.yaml server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
track_table_with_conflicting_custom_root_node_names_fail.yaml Replace Data.Text.Extended with ErrorMessage in a few more places. 2022-07-25 10:42:03 +00:00