bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
57 stars 27 forks source link

extend test framework functions #36

Open pinheadmz opened 8 months ago

pinheadmz commented 8 months ago

anything pertaining to node must be extended into docker, examples:

assert_debug_log() restart_node() add_nodes()

also classes like P2PInterface() should be able to run locally but interact with deployed nodes

willcl-ark commented 6 months ago

Is this still an issue?

pinheadmz commented 6 months ago

yes a contributor trying to write a scenario using these or many other Test Framework methods is gonna have a bad time :-(