graphql-engine/server/tests-py/queries/actions
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
..
async server/tests-py: Use environment variables for services in queries. 2022-08-03 20:05:46 +00:00
custom-types server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +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: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
timeout server: do not serialize env vars in logs or errors: PR II - Actions 2022-05-23 11:13:49 +00:00