graphql-engine/server/tests-py/queries/graphql_mutation/insert/basic
kodiakhq[bot] a935746e17 Integration test improvements (for speed/clarity), also increase polling interval for scheduled events
This claws back ~7min from integration tests (run serially, as with `dev.sh test --integration`
Further improvements would do well to focus on optimizing metadata operations, as `setup` dominates

GitOrigin-RevId: 76637d6fa953c2404627c4391447a05bf09355fa
2021-04-27 05:35:26 +00:00
..
author_article.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
can_insert_in_insertable_view.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
cannot_insert_in_non_insertable_view.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
insert_integer_overflow.yaml server: avoid integer overflows (fix #576) (fix #4368) (#4435) 2020-04-21 15:56:15 +02:00
insert_into_array_col_with_array_input.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
insert_various_postgres_types.yaml server: avoid integer overflows (fix #576) (fix #4368) (#4435) 2020-04-21 15:56:15 +02:00
order_col_shipped_null.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_jsonb_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_jsonb_variable_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_jsonb_variable.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_jsonb.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_valid_variable_but_invalid_graphql_value.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
schema_setup.yaml [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
schema_teardown.yaml Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00
values_teardown.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30