Closed Rqnsom closed 1 year ago
adds development tests used for some extra side-testing.
every test runs a node forever with a slight variation:
dev001_t1_RUN_NODE_FOREVER_with_logs
dev001_t2_RUN_NODE_FOREVER_no_logs
dev002_t1_MONITOR_NODE_FOREVER_WITH_SYNTH_NODE_sn_is_conn_initiator
dev002_t2_MONITOR_NODE_FOREVER_WITH_SYNTH_NODE_sn_is_conn_responder
also (!): these tests are not yet included in the mod tree! these still do not compile by default - and cannot be compiled yet.
here's a list of things that will be delivered later to make these tests work:
chrono
Cargo.toml
crawl
crawler
wait_until_exit
adds development tests used for some extra side-testing.
every test runs a node forever with a slight variation:
dev001_t1_RUN_NODE_FOREVER_with_logs
dev001_t2_RUN_NODE_FOREVER_no_logs
dev002_t1_MONITOR_NODE_FOREVER_WITH_SYNTH_NODE_sn_is_conn_initiator
dev002_t2_MONITOR_NODE_FOREVER_WITH_SYNTH_NODE_sn_is_conn_responder
also (!): these tests are not yet included in the mod tree! these still do not compile by default - and cannot be compiled yet.
here's a list of things that will be delivered later to make these tests work:
chrono
crate in theCargo.toml
crawl
module from thecrawler
binarywait_until_exit
API to the node