Several test scripts define a subclass of P2PInterface called TestNode. This commit renames those to TestP2PConn since we already have a TestNode class in the test framework.
[tests] rename TestNode to TestP2PConn in tests #12728
pull jnewbery wants to merge 1 commits into bitcoin:master from jnewbery:rename_test_node changing 6 files +21 −21-
jnewbery commented at 7:03 PM on March 19, 2018: member
-
728667b771
scripted-diff: rename TestNode to TestP2PConn in tests
Several test scripts define a subclass of P2PInterface called TestNode. This commit renames those to TestP2PConn since we already have a TestNode class in the test framework. -BEGIN VERIFY SCRIPT- sed -i s/TestNode/TestP2PConn/ test/functional/*py test/functional/test_framework/comptool.py _END VERIFY SCRIPT-
-
MarcoFalke commented at 7:07 PM on March 19, 2018: member
utACK 728667b771e80388812d521eca03682c9366ce4b
-
hkjn commented at 7:21 PM on March 19, 2018: contributor
utACK 728667b.
- meshcollider added the label Tests on Mar 19, 2018
-
fanquake commented at 12:52 AM on March 20, 2018: member
utACK 728667b
- MarcoFalke merged this on Mar 20, 2018
- MarcoFalke closed this on Mar 20, 2018
- MarcoFalke referenced this in commit 4ba3d4f439 on Mar 20, 2018
- PastaPastaPasta referenced this in commit 2b4d97e40a on Jul 9, 2020
- PastaPastaPasta referenced this in commit 78d59f3397 on Jul 9, 2020
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels