Page MenuHomePhabricator

Make test_runner.py throw an error if test with parameter does not exist
ClosedPublic

Authored by Fabien on Jan 30 2019, 09:44.

Details

Summary

This will warn the user breaking the test_runner.py script if a file
deletion or renaming occurs.

Test Plan

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

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