9 Commits

Author SHA1 Message Date
Roman
07046b8df4
fix: switch to send msg and check for slow rate tests 2024-05-06 21:29:03 +08:00
Roman
2a38bae21f
fix: start using src.steps.common
- removed RLN test class inheritance from StepsRelay
2024-05-06 21:29:03 +08:00
Roman
99387d684f
fix: reuse register_rln_single_node for register_main_rln_relay_nodes 2024-05-06 21:29:03 +08:00
Roman
dd17131838
fix: reuse setup first and second rln relay node for setup_main_rln_relay_nodes 2024-05-06 21:29:03 +08:00
Roman
a034ad6a5b
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-05-06 21:29:03 +08:00
Roman
43f36c8da7
fix: rewrite tests using steps rather than fixtures
- prepare for non default settings for RLN
2024-05-06 21:29:01 +08:00
Roman
06bd935690
fix: add methods to setup non default RLN nodes 2024-05-06 21:29:01 +08:00
Roman
ab37b02d78
fix: use send only publish function
- add spam and alternate rate tests
2024-05-06 21:29:01 +08:00
Roman
2175c77448
fix: rebase onto master 2024-05-06 21:28:33 +08:00