Details
Details
- Reviewers
deadalnix Yura jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING698e7ffc5ab6: Rename rpc-tests directory to functional
rABC698e7ffc5ab6: Rename rpc-tests directory to functional
test/rpc-tests/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I noticed rpc still exists in a lot of files, so maybe clean those up in another diff. This diff is big enough as it is.
test/pull-tester/rpc-tests.py | ||
---|---|---|
7 ↗ | (On Diff #2196) | Should this filename change to functional-tests.py? Same question for the other rpc* files. |
354 ↗ | (On Diff #2196) | RPCCoverage -> Coverage |
375 ↗ | (On Diff #2196) | Replace rpc -> functional throughout this method. |