18 Commits

Author SHA1 Message Date
Roman
58f89c6474
test: happy and common case with 5 nodes 2024-04-30 14:14:53 +08:00
Roman
f67a73eb75
fix: remove check_light_pushed_message_reaches_receiving_peer from StepsRLN 2024-04-29 12:05:12 +08:00
Roman
00eeaa553e
fix: add lightpush case to publish_message 2024-04-29 11:54:21 +08:00
Roman
345f3f57d8
fix: no lightpush param required for plain RLN relay 2024-04-26 16:30:34 +08:00
Roman
e877df7e96
fix: use NODE1 NODE2 instead of DEFAULT_NWAKU 2024-04-26 15:32:09 +08:00
Roman
b6e14e54d6
fix: node1 to act as light push receiving node
- add setup lightpush node to spin off node2 with lightpush support
2024-04-26 13:30:53 +08:00
Roman
5b3ab1398b
test: add lightpush methods 2024-04-25 22:08:09 +08:00
Roman
0022c943d3
test: node1 with rln node2 without rln at spam rate 2024-04-25 14:38:11 +08:00
Roman
8fd9520b4d
fix: multiple class inheritance for TestRelayRLN 2024-04-24 17:13:10 +08:00
Roman
8b696857e4
fix: switch to send msg and check for slow rate tests 2024-04-24 10:47:58 +08:00
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