graphql-engine/server/lib/schema-parsers/test/Hasura/GraphQL/Parser
Auke Booij e6db044ecc server: fix some hspec tests
- One test suite wasn't getting picked up due to it not satisfying the [criteria](https://hspec.github.io/hspec-discover.html) for `hspec-discover`
- One test was broken ever since it was introduced in hasura/graphql-engine-mono#5181. This wasn't picked up due to the module not satisfying `hspec-discover`'s criteria until more recently.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7801
GitOrigin-RevId: fd5c31ccf12d6d0c4be0dc7bf99f14d63caccc83
2023-02-03 14:09:19 +00:00
..
DirectivesSpec.hs [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
MonadParseSpec.hs server: fix some hspec tests 2023-02-03 14:09:19 +00:00
TestInstances.hs server: Move the schema parsers to their own library. 2022-08-05 13:53:39 +00:00
TestUtils.hs server: Move the schema parsers to their own library. 2022-08-05 13:53:39 +00:00