mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-19 13:31:43 +03:00
9c4792c417
Makes the init specs shorter by using `shouldBe` instead of `shouldSatisfy` wherever possible. This also makes test failures more expressive. It also simplifies boolean logic in most places, following HLint warnings. These changes brought to you by `hlint --refactor`, which is basically magic. I have left some redundancy in the boolean logic for clarity, along with the appropriate HLint suppressions. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5087 GitOrigin-RevId: 52bf3626be2615e6a32a0fc0e8be19cca31ee4ad |
||
---|---|---|
.. | ||
Backends | ||
Base | ||
Generator | ||
GraphQL | ||
Metadata/DTO | ||
QuickCheck | ||
RQL | ||
Server | ||
SQL | ||
AppSpec.hs | ||
EventingSpec.hs | ||
IncrementalSpec.hs | ||
SessionSpec.hs | ||
StreamingSubscriptionSuite.hs |