This will warn the user breaking the test_runner.py script if a file
deletion or renaming occurs.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING471470397fe3: Make test_runner.py throw an error if test with parameter does not exist
rABC471470397fe3: Make test_runner.py throw an error if test with parameter does not exist
Run test_runner.py on any script, check there is no error
Modify the test_runner.py script to include a typo in any file name from
the TEST_PARAMS array, run it and check the error is detected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable