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
- Branch
- to-functional
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1423 Build 1423: arc lint + arc unit
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 | Should this filename change to functional-tests.py? Same question for the other rpc* files. | |
354 | RPCCoverage -> Coverage | |
375 | Replace rpc -> functional throughout this method. |