graphql-engine/server/tests-py/queries/graphql_query/boolexp/basic
Brandon Simmons a89777c808 Fix result ordering in some incorrect tests
These were generated with `--accept` and inspected individually.

Mark failing cases as xfail: #3271
2019-11-05 15:15:25 -06:00
..
query_account_permission_fail.yaml allow creating permissions with conditions spanning tables (close #2512) (#2701) 2019-09-05 13:04:53 +05:30
query_account_permission_success.yaml allow creating permissions with conditions spanning tables (close #2512) (#2701) 2019-09-05 13:04:53 +05:30
select_article_author_is_published_and_registered.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_article_author_not_published_or_not_registered.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_operator_ne_not_found_err.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_author_article_unexpected_operator_in_where_err.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_author_article_where_and_in.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_gt.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_gte.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_in_empty_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_in.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_lt.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_lte.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_neq.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_nin_empty_array.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_author_article_where_nin.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_author_article_where_not_lt.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_order_delivered_at_is_not_null.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_order_delivered_at_is_null.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_uuid_test_in_uuid_col.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
self_referential_relationships.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
setup.yaml allow creating permissions with conditions spanning tables (close #2512) (#2701) 2019-09-05 13:04:53 +05:30
teardown.yaml allow creating permissions with conditions spanning tables (close #2512) (#2701) 2019-09-05 13:04:53 +05:30