graphql-engine/server/tests-hspec/Test
David Overton a6dca587d2 Update autodocodec
Updates to the latest version of autodocodec and uses the new features, in particular `discriminatedUnionCodec`.
This allows us to remove the `ValueWrapper*` types and `sumTypeCodec`. Sum types are now encoded as discriminated unions.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5155
GitOrigin-RevId: 20bfdc12b28d35db354c4a149b9175fab0b2b7d2
2022-07-27 05:28:47 +00:00
..
BigQuery Remove redundant test 2022-07-26 09:28:31 +00:00
DataConnector Update autodocodec 2022-07-27 05:28:47 +00:00
DisableRootFields An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
Queries Absorb SelectSpec into ObjectQueriesSpec 2022-07-26 14:18:58 +00:00
RemoteRelationship Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
Schema Add the Schema.TableRelationshipsSpec tests 2022-07-25 14:52:42 +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
BackendOnlyPermissionsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
BasicFieldsSpec.hs Add the Queries.SimpleSpec tests 2022-07-25 13:34:47 +00:00
ColumnPresetsSpec.hs An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +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 An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
EventTriggerDropSourceCleanupSpec.hs server: delete hasura SQL triggers when MSSQL source is dropped 2022-07-19 11:40:50 +00:00
EventTriggersRecreationSpec.hs Run both integration test suites against PostgresSQL v14 with Postgis. 2022-07-25 16:37:54 +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
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: postgres multiple updates 2022-07-18 15:16:47 +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 Add the basic limit query 2022-07-26 13:32:16 +00:00
LongIdentifiersSpec.hs server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00
NestedRelationshipsSpec.hs server/tests: sunset (FKA) TestGraphQLQueryBasicCommon pytests 2022-07-08 04:19:38 +00:00
ObjectRelationshipsLimitSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00
OrderingSpec.hs server/tests: sunset (FKA) TestGraphQLQueryBasicCommon pytests 2022-07-08 04:19:38 +00:00
PostgresTypesSpec.hs GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
PrimaryKeySpec.hs server/tests: sunset (FKA) TestGraphQLQueryBasicCommon pytests 2022-07-08 04:19:38 +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
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
UpdateManySpec.hs An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
ViewsSpec.hs Zendesk-5146 followup tests 2022-06-17 08:45:13 +00:00