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
- Branch
- test_runner_fail_if_invalid_test_for_param_list
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4760 Build 7583: Bitcoin ABC Buildbot (legacy) Build 7582: arc lint + arc unit