Overrideable configuration testing
Closed
Good First Issue
GSoC
Tests
YAML
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
Instead of doing a random value from 0..126 for testing setting integer values, the test should pull the range from the global records data and pick a random number in that range. The current testing regime prevents putting in range checks because that breaks testing, and testing that requires less robust code is not good testing.
Contributor guide
Assessment
This issue has not been assessed yet.