integrationservertest: Adding meta-tests
Open
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
Currently, the tests themselves don't have any tests (henceforth called meta-tests to avoid confusion). If we make some mistakes in the tests, the tests could potentially pass even though it is wrong (false positive).
Investigate adding meta-tests so that we can be sure that future changes won't introduce false positives.
Contributor guide
Assessment
This issue has not been assessed yet.