mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
f566f55d02
I found a couple of flaws in `TestNamingConventions` and friends: 1. We had two test cases with the same name, which means one of them would be overwritten. Renamed to avoid conflict. 2. The `skipif` check for `TestNamingConventionWithoutExperimentalFeature` seemed broken. I have fixed it by making it line up with its `reason`, and extracted some logic out into a function to avoid duplication. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4958 GitOrigin-RevId: f572d86c893135839dbaba70bf89984bc9d79331 |
||
---|---|---|
.. | ||
bench-wrk | ||
benchmarks | ||
documentation | ||
src-dc-api | ||
src-emit-metadata-openapi | ||
src-exec | ||
src-lib | ||
src-rsr | ||
src-test | ||
tests-dc-api | ||
tests-hspec | ||
tests-py | ||
.dockerignore | ||
.gitignore | ||
commit_diff.txt | ||
COMPILING-ON-MACOS.md | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
STYLE.md | ||
testing-guidelines.md | ||
troubleshooting.md |