graphql-engine/server/tests-py/queries/graphql_mutation/insert/onconflict
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
..
article_on_conflict_empty_update_columns.yaml server: fix on_conflict missing when no column update permissions 2021-04-22 10:27:35 +00:00
article_on_conflict_error_missing_article_constraint.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
article_on_conflict_ignore_constraint.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
article_on_conflict_update.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
article_unexpected_on_conflict_action.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
article_unexpected_on_conflict_constraint_error.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
order_on_conflict_where.yaml support where clause in on_conflict of insert mutation (close #2795) (#3002) 2019-10-09 05:09:20 -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_setup.yaml support where clause in on_conflict of insert mutation (close #2795) (#3002) 2019-10-09 05:09:20 -05: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