mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
421a182f64
* export metadata without nulls, empty arrays * property tests for 'ReplaceMetadata' using QuickCheck -> Derive Arbitrary class for 'ReplaceMetadata' dependant types * reduce property test cases number to 30 QuickCheck generates the `ReplaceMetadata` value really large for higher number test cases. Encoded JSON for such values is large and consumes more memory. Thus, CI is giving up while running property tests. * circle-ci: Add property tests as saperate job * add no command mode to tests * add yaml.v2 to go mod * remove indirect comment for yaml.v2 dependency |
||
---|---|---|
.. | ||
Execute | ||
Resolve | ||
Schema | ||
Transport | ||
Validate | ||
Context.hs | ||
Execute.hs | ||
Explain.hs | ||
Logging.hs | ||
RemoteServer.hs | ||
Resolve.hs | ||
Schema.hs | ||
Utils.hs | ||
Validate.hs |