graphql-engine/server/tests-hspec/Harness
Abby Sassel 89f9a5fdf2 server/tests: add permissionRows field and Permission constructor
Factoring out some minor cleanup from a PR which [tests aggregate filters and permissions](https://github.com/hasura/graphql-engine-mono/pull/5936). This PR adds a `permissionRows` field to the `Permission`s type, needed to test row permissions (https://github.com/hasura/graphql-engine-mono/pull/5936) and some default constructors.

Relates to https://github.com/hasura/graphql-engine-mono/issues/5888

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5949
GitOrigin-RevId: 89679a49496364473976cc73afa4d064a02bbf21
2022-09-20 09:17:32 +00:00
..
Backend Exists support in filter expressions for Data Connector queries [GDW-133] 2022-09-20 04:01:33 +00:00
Quoter server: Add test cases for inconsistencies upon reloading or replacing the metadata. 2022-09-19 18:49:31 +00:00
Test server/tests: add permissionRows field and Permission constructor 2022-09-20 09:17:32 +00:00
Constants.hs Parse dont validate dangerous boolean collapse 2022-08-26 04:38:41 +00:00
Env.hs tests-hspec: Extract Exceptions, refactor env vars, use json file as well for BigQuery 2022-02-23 19:33:32 +00:00
Exceptions.hs Amendments to the hspec testsuite 2022-06-08 16:36:50 +00:00
GraphqlEngine.hs tests: log in a better place so we don't miss things 2022-09-07 15:41:28 +00:00
Http.hs Add forkIO and threadDelay errors to HLint. 2022-06-30 09:56:06 +00:00
RemoteServer.hs tests: Use async instead of forkIO in test setup 2022-08-19 14:57:02 +00:00
Spec.hs Auto-launch graphql-engine (close hasura/graphql-engine#7801, hasura/graphql-engine#7827 ) 2021-11-23 18:16:15 +00:00
TestEnvironment.hs tests: log everything posted to HGE in hspec tests 2022-08-30 08:54:04 +00:00
Webhook.hs tests: Use async instead of forkIO in test setup 2022-08-19 14:57:02 +00:00
Yaml.hs SQLite Data Connectors HSpec Tests - GDW-183 2022-09-07 03:43:32 +00:00