graphql-engine/server/tests-hspec/Harness
jkachmar 647231b685 Yeet some default-extensions
Manually enables:
* EmptyCase
* ExistentialQuantification
* QuantifiedConstraints
* QuasiQuotes
* TemplateHaskell
* TypeFamilyDependencies

...in the following components:
* 'graphql-engine' library
* 'graphql-engine' 'src-test'
* 'graphql-engine' 'tests/integration'
* 'graphql-engine' tests-hspec'

Additionally, performs some light refactoring and documentation.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3991
GitOrigin-RevId: 514477d3466b01f60eca8935d0fef60dd0756838
2022-03-16 00:40:17 +00:00
..
Backend Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Quoter Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Test Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Constants.hs tests-hspec refactor + use the new Harness.Test.Schema setup mechanism for the column presets test 2022-03-15 16:09:52 +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 tests-hspec refactor + use the new Harness.Test.Schema setup mechanism for the column presets test 2022-03-15 16:09:52 +00:00
GraphqlEngine.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Http.hs Prepare test suite for remote servers tests 2022-02-14 17:25:28 +00:00
RemoteServer.hs Add remote relationships hspec tests 2022-02-18 13:36:31 +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
State.hs Prepare test suite for remote servers tests 2022-02-14 17:25:28 +00:00