graphql-engine/server/tests-py/queries
Samir Talwar b856d96989 server/tests-py: Factor out service URLs as environment variables.
Making it easier to inject different ones later.

I also included a change to _.prettierignore_ so Visual Studio Code doesn't keep trying to reformat the JavaScript or YAML files in `server/tests-py`, as it can cause diffs to balloon for no obvious benefit.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5456
GitOrigin-RevId: bc6d548708160a328e1e61a00e19be8e124da025
2022-08-15 14:59:05 +00:00
..
actions server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
apollo_federation server/console: add metadata API set_apollo_federation_config 2022-08-04 09:38:02 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
endpoints server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
event_triggers server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
explain server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00
graphql_introspection server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
graphql_mutation server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
graphql_query server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
graphql_validation server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
heterogeneous [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
naming_conventions server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
openapi Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
query_cache server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
remote_schemas server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
scheduled_triggers server: fix flaky test_check_events_statuses test 2021-10-22 05:55:59 +00:00
schema/duplication server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
subscriptions server/postgres: parameterise array variables in queries/subscriptions 2022-06-29 13:37:11 +00:00
unauthorized_role Adding multiple jwt secrets (incorporating provenance requirements) 2022-02-13 23:34:39 +00:00
v1 server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
v2 An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
webhooks/request_context pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
clear_db_bigquery.yaml Feature/bigquery python tests 2021-04-22 11:32:55 +00:00
clear_db_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
clear_db_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30