graphql-engine/server/src-test
Samir Talwar 0869e89faa Remove or ignore all instances of unsafeMkName.
This removes the one remaining instance of `unsafeMkName` in production
code, uses `G.name` where possible in tests, and ignores instances where
it's not possible (such as `instance Arbitrary G.Name`).

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5074
GitOrigin-RevId: d8049edf1f1bc2ef25f34874ef5bd5a5934bd33d
2022-07-18 17:02:15 +00:00
..
Control Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
Data server/parsers: Reduce usages of "utils"-like functions. 2022-07-06 07:56:35 +00:00
Database/MSSQL Use hspec-discover for src-test, remove unitSpecs list. 2022-07-18 14:15:17 +00:00
Hasura Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
Network/HTTP/Client server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Test Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
Discover.hs Use hspec-discover for src-test, remove unitSpecs list. 2022-07-18 14:15:17 +00:00
Main.hs Use hspec-discover for src-test, remove unitSpecs list. 2022-07-18 14:15:17 +00:00