graphql-engine/server/tests-py/queries
Auke Booij 88aa42a986 server: Add regression tests for hasura/graphql-engine#7172
In hasura/graphql-engine#7172, an issue was found where under certain conditions a JSON field from Postgres would be parsed as a GraphQL input object, which is not possible in general, and also unnecessary. Luckily, this was already fixed by the time `v2.0.6` got around, presumably thanks to 4a83bb1834. This adds a regression test.

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

GitOrigin-RevId: 1ded1456f6b89726e08f77cf3383ad88c04de451
2021-08-25 21:06:09 +00:00
..
actions [server] generate the correct type for single-row returning functions 2021-08-11 12:42:30 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
endpoints server: fix erroneous Eq instance on Metadata Object 2021-07-20 14:24:45 +00:00
event_triggers server: fix pg_invoke_event_trigger regression 2021-07-27 08:06:25 +00:00
explain server/postgres: optimize SQL query generation with LIMITs 2021-08-17 17:03:08 +00:00
graphql_introspection pro server: disable GraphQL schema introspection for specified roles 2021-05-05 12:26:23 +00:00
graphql_mutation server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
graphql_query bq: test table customization features 2021-08-18 13:00:58 +00:00
graphql_validation server: unify parsing Postgres scalars 2021-05-13 20:13:49 +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 server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
query_cache server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
remote_schemas server: Add regression tests for hasura/graphql-engine#7172 2021-08-25 21:06:09 +00:00
schema/duplication Fix/custom table name 2021-05-18 13:37:27 +00:00
subscriptions server: Check session variables for subscriptions 2021-07-30 21:42:52 +00:00
unauthorized_role [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1 server: fix untrack_function for non-default source 2021-08-19 10:28:49 +00:00
v2/basic server: add tests ensuring the correct functioning of all endpoints based on user roles 2021-07-16 16:09:25 +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