graphql-engine/server/tests-py/queries/graphql_query/basic
Abby Sassel 1afa4ac3cc server/citus: feature branch
Co-authored-by: Vladimir Ciobanu <1017953+vladciobanu@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Ikechukwu Eze <22247592+iykekings@users.noreply.github.com>
Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com>
Co-authored-by: Phil Freeman <630306+paf31@users.noreply.github.com>
GitOrigin-RevId: 1b964fe5f5f50380172cb702b6a328fed782b6b7
2021-05-21 02:47:51 +00:00
..
nested_select_query_article_author_where_on_relationship.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
nested_select_query_article_author.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
nested_select_query_deep.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
nested_select_where_query_author_article.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
nested_select_with_foreign_key_alter.yaml better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
schema_setup_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
schema_setup_mssql.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
schema_teardown_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
schema_teardown_mssql.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
select_multiple_columns_arr_fkey.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
select_multiple_columns_obj_fkey.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
select_query_author_by_pkey.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_author_col_not_present_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_author_col_quoted.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
select_query_author_include_directive.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_author_skip_directive.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_author_skip_include_directives.yaml server: support for custom directives 2021-05-20 10:03:50 +00:00
select_query_author_where.yaml Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
select_query_author_wrong_directive_err.yaml server: support for custom directives 2021-05-20 10:03:50 +00:00
select_query_author.yaml Merge pull request #223 from hasura/jberryman/5863-prep-refactoring 2020-12-20 06:53:38 +00:00
select_query_batching_with_mutation.yaml Report errors in parallel when batching (#3605) 2019-12-30 17:18:20 -06:00
select_query_batching_with_one_error.yaml Report errors in parallel when batching (#3605) 2019-12-30 17:18:20 -06:00
select_query_batching.yaml Support batched queries (fix #1812) (#3490) 2019-12-20 10:04:02 -06:00
select_query_fragment_cycles.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
select_query_fragment_with_variable.yaml server: allow fragments to use variables (fix hasura/graphql-engine#6303) (#225) 2020-12-22 10:42:34 +00:00
select_query_invalid_escape_sequence.yaml capture Postgres error code 22025 as HTTP 400 bad request (close #2486) (#2671) 2019-08-08 15:57:42 -05:00
select_query_nested_fragment.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_non_tracked_table_err.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
select_query_person_citext.yaml fix casting citext column type (fix #2818) (#3861) 2020-02-11 16:02:13 +05:30
select_query_test_types_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
select_query_test_types_postgres.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
select_query_top_level_fragment.yaml Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
select_query_user_col_change_mssql.yaml server: split TestGraphQLQueryBasic into common and backend-specific test classes 2021-03-16 16:42:20 +00:00
select_query_user_col_change_postgres.yaml server: split TestGraphQLQueryBasic into common and backend-specific test classes 2021-03-16 16:42:20 +00:00
select_query_user_mssql.yaml server: split TestGraphQLQueryBasic into common and backend-specific test classes 2021-03-16 16:42:20 +00:00
select_query_user_postgres.yaml server: split TestGraphQLQueryBasic into common and backend-specific test classes 2021-03-16 16:42:20 +00:00
setup_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
setup_invalid_fkey_relationship.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
setup_mssql.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
setup.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
teardown_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
teardown_mssql.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
teardown.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00