graphql-engine/server/tests-py/queries/graphql_query
Abby Sassel 76c322589c server/bigquery: Document BigQuery integration tests
This PR documents & streamlines how we run BigQuery integration tests locally as a first step to [running them in CI](https://github.com/hasura/graphql-engine-mono/issues/1525).

I've also created a hasura service account for internal use. [Internal docs here](https://github.com/hasura/graphql-engine-mono/wiki/Testing-BigQuery).

Thanks to FP Complete team for [the guidance here](https://docs.google.com/document/d/1dGDK0touUtsDxRQPonMxSoPbIfzBoSYo02tAjQEO7qA/edit?ts=60c0cf24#), which I've reused parts of.

https://github.com/hasura/graphql-engine-mono/pull/1732

GitOrigin-RevId: 303819d212aa073fbef685d077b1cfa583cd15fc
2021-07-06 11:13:06 +00:00
..
agg_perm [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
aggregations server: add type information to aggregates and stringify them (closes #5704) 2021-01-18 13:52:51 +00:00
allowlist [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
basic server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
bigquery server/bigquery: Document BigQuery integration tests 2021-07-06 11:13:06 +00:00
boolexp server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
caching [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
citus server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
computed_fields server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00
custom_schema [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
enums [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
functions server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00
limits server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
offset [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
order_by [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
permissions server: limit of an inherited role will be the max of the limit of the limits of the roles 2021-04-21 09:13:15 +00:00
relay [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1alpha1/errors Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00