graphql-engine/server/lib/dc-api/test/Test
Auke Booij 05b3a64e8f Clean up Hasura.Prelude a bit
- Remove `onJust` in favor of the more general `for_`
- Remove `withJust` which was used only once
- Remove `hashNub` in favor of `Ord`-based `uniques`
- Simplify some of the implementations in `Hasura.Prelude`
- Add `hlint` hint from `maybe True` to `all`, and `maybe False` to `any`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6173
GitOrigin-RevId: 2c6ebbe2d04f60071d2a53a2d43c6d62dbc4b84e
2022-10-03 21:50:53 +00:00
..
Data Extract dc-api and its tests from graphql-engine.cabal 2022-09-27 07:21:54 +00:00
QuerySpec Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
CapabilitiesSpec.hs Extract dc-api and its tests from graphql-engine.cabal 2022-09-27 07:21:54 +00:00
Data.hs Add the ability to test against tables in configurable schemas in Data Connector Agent test suite 2022-09-27 23:42:32 +00:00
Expectations.hs Extract dc-api and its tests from graphql-engine.cabal 2022-09-27 07:21:54 +00:00
ExplainSpec.hs Add the ability to test against tables in configurable schemas in Data Connector Agent test suite 2022-09-27 23:42:32 +00:00
HealthSpec.hs Extract dc-api and its tests from graphql-engine.cabal 2022-09-27 07:21:54 +00:00
MetricsSpec.hs Extract dc-api and its tests from graphql-engine.cabal 2022-09-27 07:21:54 +00:00
QuerySpec.hs Add the ability to test against tables in configurable schemas in Data Connector Agent test suite 2022-09-27 23:42:32 +00:00
SchemaSpec.hs Add the ability to test against tables in configurable schemas in Data Connector Agent test suite 2022-09-27 23:42:32 +00:00