graphql-engine/server/tests-hspec/Test
Karthikeyan Chinnakonda d905911eab server: disable query/subscription root fields
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4524
Co-authored-by: Auke Booij <164426+abooij@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 1cae7a1596825925da9e82c2675507482f41c3fb
2022-06-07 05:33:12 +00:00
..
BigQuery server/bigquery: computed fields SQL generation and execution 2022-05-30 15:24:33 +00:00
DC Feature/gdw 113 2022-06-07 01:35:38 +00:00
DisableRootFields server: disable query/subscription root fields 2022-06-07 05:33:12 +00:00
RemoteRelationship Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
SQLServer GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
ArrayRelationshipsSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
BackendOnlyPermissionsSpec.hs server: extend backend_only setting for update and delete permissions 2022-05-31 14:42:14 +00:00
BasicFieldsSpec.hs Implements TestGraphQLBasicCommon tests using hspec 2022-04-22 10:33:34 +00:00
ColumnPresetsSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
CustomFieldNamesSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
DirectivesSpec.hs Unify hspec test for SelectSpec and DirectiveSpec 2022-05-04 09:59:29 +00:00
EventTriggersRunSQLSpec.hs server: run_sql to not drop the SQL triggers created by the graphql-engine 2022-05-10 13:47:16 +00:00
HelloWorldSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
InsertCheckPermissionSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
InsertDefaultsSpec.hs fix insertion of multiple empty objects 2022-05-30 12:18:36 +00:00
InsertEnumColumnSpec.hs GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
LimitOffsetSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
NestedRelationshipsSpec.hs Unified setup for NestedRelationshipsSpec 2022-05-03 07:38:47 +00:00
ObjectRelationshipsLimitSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
ObjectRelationshipsSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
OrderingSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
PostgresTypesSpec.hs GDC: Integration Tests and Servant Agent 2022-05-11 06:15:27 +00:00
PrimaryKeySpec.hs Unify hspec test for SelectSpec and DirectiveSpec 2022-05-04 09:59:29 +00:00
RequestHeadersSpec.hs Implements TestGraphQLBasicCommon tests using hspec 2022-04-22 10:33:34 +00:00
RunSQLSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
SelectSpec.hs Unify hspec test for SelectSpec and DirectiveSpec 2022-05-04 09:59:29 +00:00
SerializationSpec.hs server/tests: fix Bigquery HTTP request failed with status code 400 and status message "Bad Request" 2022-05-24 17:08:52 +00:00
ServiceLivenessSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
ViewsSpec.hs Rename State to TestEnvironment in hspec test suite 2022-04-20 17:16:42 +00:00
WhereSpec.hs Implements TestGraphQLBasicCommon tests using hspec 2022-04-22 10:33:34 +00:00