graphql-engine/server/tests-hspec/Test/Regression
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
..
ArrayLiteralTextEncodingSpec.hs server/postgres: fix non-latin text elements in array literals (copy). close hasura/graphql-engine#8961 2022-09-18 16:08:15 +00:00
DoNotTruncateSessionVariables8158Spec.hs tests: Rename DoNotTruncateSessionVariables regression test 2022-08-15 13:58:14 +00:00
DropColumnWithPermissions8415Spec.hs server/tests: add permissionRows field and Permission constructor 2022-09-20 09:17:32 +00:00
InsertOnConflict8260Spec.hs server/tests: add permissionRows field and Permission constructor 2022-09-20 09:17:32 +00:00
NullsOrderParsing8780Spec.hs Merge pull request #5477 from hasura/gil/fix_ulls_first 2022-08-15 15:42:34 +00:00
ObjectRelationshipsLimit7936Spec.hs Move ObjectRelationshipsLimitSpec to the regression test directory 2022-08-17 09:51:07 +00:00
UsingTheSameFunctionForRootFieldAndComputedField8643Spec.hs Let the same SQL function serve as both a computed field and as a root field (fixes hasura/graphql-engine#8643) 2022-08-30 15:00:45 +00:00