..
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_mssql.yaml
server/mssql: fix foreign keys being wrongfully coalesced
2021-03-31 13:49:31 +00:00
schema_teardown_mssql.yaml
Integration test improvements (for speed/clarity), also increase polling interval for scheduled events
2021-04-27 05:35:26 +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_where.yaml
Fix result ordering in some incorrect tests
2019-11-05 15:15:25 -06: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_mssql.yaml
server/mssql: fix foreign keys being wrongfully coalesced
2021-03-31 13:49:31 +00:00
setup.yaml
server: generalize integration tests
2021-03-11 18:18:41 +00:00
teardown_mssql.yaml
server: split TestGraphQLQueryBasic
into common and backend-specific test classes
2021-03-16 16:42:20 +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