graphql-engine/server/tests-hspec/Test
Karthikeyan Chinnakonda 584aa666bd server: add support to customize streaming subscriptions root field
Earlier, if the `select` root field had a custom root field set, the same custom root field was then used for the streaming subscription root field as well. This leads to duplicate root fields being generated in the `subscription_root`.

This PR fixes that. It provides a way to customize the streaming subscription root field and not use the `select` root field's custom root field name for the streaming subscription root field.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4967
Co-authored-by: Anon Ray <616387+ecthiender@users.noreply.github.com>
GitOrigin-RevId: 54e74ce97561b0e5cfdfc60d1ca340aaebecf7d4
2022-07-06 12:14:25 +00:00
..
BigQuery Port the "test_user_perms" pytest to hspec 2022-06-30 10:28:08 +00:00
DataConnector Support composite primary keys for Data Connector [GDW-127] 2022-07-01 12:21:17 +00:00
DisableRootFields server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
RemoteRelationship Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
SQLServer GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
ArrayParamPermissionSpec.hs server/tests: sunset TestGraphQLQueryBasicMySQL pytests 2022-07-05 18:35:00 +00:00
ArrayRelationshipsSpec.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
BackendOnlyPermissionsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
BasicFieldsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
ColumnPresetsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
CustomFieldNamesSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
CustomRootFieldsSpec.hs server: add support to customize streaming subscriptions root field 2022-07-06 12:14:25 +00:00
DirectivesSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
EventTriggersRecreationSpec.hs server: Recreate event trigger tests 2022-06-29 06:46:18 +00:00
EventTriggersRunSQLSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
GatheringUniqueConstraintsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
HelloWorldSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
InsertCheckPermissionSpec.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
InsertDefaultsSpec.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
InsertEnumColumnSpec.hs GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
InsertOnConflictSpec.hs Amendments to the hspec testsuite 2022-06-08 16:36:50 +00:00
LimitOffsetSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
NestedRelationshipsSpec.hs server: Create the BigQuery test tables and data in one go. 2022-06-28 08:40:33 +00:00
ObjectRelationshipsLimitSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
ObjectRelationshipsSpec.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
OrderingSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
PostgresTypesSpec.hs GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
PrimaryKeySpec.hs server: Create the BigQuery test tables and data in one go. 2022-06-28 08:40:33 +00:00
RequestHeadersSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
RunSQLSpec.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
SelectSpec.hs server: Create the BigQuery test tables and data in one go. 2022-06-28 08:40:33 +00:00
SerializationSpec.hs server: Create the BigQuery test tables and data in one go. 2022-06-28 08:40:33 +00:00
ServiceLivenessSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
ViewsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
WhereSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00