HomePhabricator

Check that all test scripts in test/functional are being run

Description

Check that all test scripts in test/functional are being run

Summary:
This commit checks that all of the python files in the test/functional
directory are listed in test_runner.py.

This backports core's PR10096 and improves the situation on T163

Test Plan:
Remove one test from the test_runner.py

./test/functional/test_runner.py

Check that is gives me the following error:

The following scripts are not being run:['scriptname.py']
Chec the test list in test_runner.py

Reviewers: #bitcoin_abc, matiu

Reviewed By: #bitcoin_abc, matiu

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D995

Details

Provenance
John Newbery <john@johnnewbery.com>Authored on Mar 27 2017, 15:33
deadalnixCommitted on Jan 21 2018, 17:40
deadalnixPushed on Jan 21 2018, 17:54
Reviewer
Restricted Project
Differential Revision
D995: Check that all test scripts in test/functional are being run
Parents
rSTAGING004c416173b8: [tests] Remove maxblocksinflight testcase
Branches
Unknown
Tags
Unknown