graphql-engine/server/tests-py/queries/query_cache
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
..
setup.yaml server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
simple_cached.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
teardown.yaml server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
test_action_query_with_forward_client_headers_set.yaml server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
test_action_query_with_forward_client_headers_unset.yaml server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
test_cache_clear_family.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
test_cache_clear_key.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
test_cache_clear.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
test_metrics_one.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
test_metrics_two.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00
test_no_variables_in_query_key.yaml Caching, Rate Limiting, Metrics & Session Variable Improvements (#376) 2021-02-13 00:06:18 +00:00