graphql-engine/server/tests-py/queries/v1/select/boolexp/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
..
select_article_author_is_published_and_registered.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_article_author_not_published_or_not_registered.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_gt.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_gte.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_in.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_lt.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_lte.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_neq.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_nin.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_author_article_where_not_lt.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_query_order_delivered_at_is_not_null.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_query_order_delivered_at_is_null.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
setup.yaml [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
teardown.yaml Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00