8 Commits

Author SHA1 Message Date
Roman
6b3c8c3cdd
fix: start using src.steps.common
- removed RLN test class inheritance from StepsRelay
2024-04-23 19:41:38 +08:00
Roman
84fb188779
fix: reuse register_rln_single_node for register_main_rln_relay_nodes 2024-04-23 19:24:51 +08:00
Roman
b7514660c5
fix: reuse setup first and second rln relay node for setup_main_rln_relay_nodes 2024-04-23 17:19:23 +08:00
Roman
efeed3d180
test: valid payloads dynamic(on chain) at spam rate
- extend timeout for ensure_ready() to 600s
- add ensure_healthy() for future use
- add text content based rest call
- remove NODE1, NODE2 imports
2024-04-23 13:57:47 +08:00
Roman
aa8177cd00
fix: rewrite tests using steps rather than fixtures
- prepare for non default settings for RLN
2024-04-18 19:21:50 +08:00
Roman
84fe165bb4
fix: add methods to setup non default RLN nodes 2024-04-18 16:10:44 +08:00
Roman
ab06596fc4
fix: use send only publish function
- add spam and alternate rate tests
2024-04-17 22:20:39 +08:00
Roman
896bf257bc
fix: move RLN related code into separate class 2024-04-16 14:47:50 +08:00