108 Commits

Author SHA1 Message Date
Roman
2db8c3877e
fix: enable all tests 2024-05-06 18:41:34 +08:00
Roman
3452bed31b
fix: change additional nodes rather at top level workflow 2024-05-06 18:30:23 +08:00
Roman
4379642304
fix: change default additional nodes to nwaku only 2024-05-06 18:08:36 +08:00
Roman
842f7ceea5
test: RLN only 2024-05-06 17:44:59 +08:00
Roman
78043022fe
fix: re-arrange skip conditions 2024-05-06 17:44:13 +08:00
Roman
1423e539e4
fix: remove additional nodes 2024-05-06 15:40:51 +08:00
Roman
1ab141f2dc
fix: string quotes 2024-05-06 14:29:40 +08:00
Roman
cb2632c3ec
test: all nodes are nwaku 2024-05-06 14:26:45 +08:00
Roman
24f6674fea
test: check also additional nodes for go-waku 2024-05-06 14:04:59 +08:00
Roman
c00ff1a252
test: Nim to Nim workflow 2024-05-06 13:41:44 +08:00
Roman
f108cb9ab3
fix: run RLN tests in serial
- add grouping of tests to runner
- use smaller dataset for spam rate tests
2024-05-06 13:33:12 +08:00
Roman
266143886d
fix: change comment for on chain tests 2024-05-06 10:31:09 +08:00
Roman
d3e14e0555
fix: put the skip back 2024-05-03 14:23:15 +08:00
Roman
73d09518c7
fix: uncomment skip for debugging 2024-05-03 13:54:28 +08:00
Roman Zajic
3b5680f2c1
Merge branch 'master' into chore-rln-relay-tests 2024-04-30 20:13:02 +08:00
Roman
1e463cdd53
fix: reformated with pre-commit 2024-04-30 20:11:59 +08:00
Roman
ab63244300
fix: skip RLN tests for go-waku 2024-04-30 19:57:22 +08:00
Roman
3dcc00c094
fix: add timeout param to ensure_ready 2024-04-30 18:33:17 +08:00
Roman
f4a50ca6b5
fix: add all required fixtures explicitly 2024-04-30 14:17:20 +08:00
Roman
58f89c6474
test: happy and common case with 5 nodes 2024-04-30 14:14:53 +08:00
Roman
ee2e05679e
fix: change comment for mixed_epoch_at_slow_rate 2024-04-30 09:56:11 +08:00
fbarbu15
edb1f59448
add shard flag (#34) 2024-04-29 12:44:25 +03: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
f9693755d0
fix: comment on chain tests 2024-04-26 17:07:57 +08:00
Roman
7e415f6a5f
fix: comment for lightpush - wait for implementation 2024-04-26 17:00:48 +08:00
Roman
939c0b509d
fix: comment for lightpush 2024-04-26 16:35:31 +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
7f86deb0c3
test: send valid payloads lightpush at spam rate 2024-04-25 22:12:32 +08:00
Roman
5b3ab1398b
test: add lightpush methods 2024-04-25 22:08:09 +08:00
Roman
696b85f898
test: mixed epoch at slow rate 2024-04-25 15:04:19 +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
a8e226360e
fix: remove the plural from payloads_at_variable_rate 2024-04-24 16:50:32 +08:00
Roman
5e3df536b5
fix: refactor payloads_at_variable_rate to use only one payload pattern 2024-04-24 16:48:26 +08:00
Roman
29cdee264b
fix: add comment for skip check at first message 2024-04-24 16:15:15 +08:00
Roman
8b696857e4
fix: switch to send msg and check for slow rate tests 2024-04-24 10:47:58 +08:00
Roman
31afbcf66b
fix: test using whole data set at test payloads_at_slow_rate 2024-04-23 19:49:30 +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 Zajic
19cd709205
Merge branch 'master' into chore-rln-relay-tests 2024-04-23 16:00:39 +08:00
fbarbu15
69c8e3f4b6
chore: go waku connection issues (#33)
* add go-waku peers via api

* add go-waku peers via api

* fix add_node_peer

* fix add_node_peer

* fix add_node_peer

* fix add_node_peer

* move create_message to commons
2024-04-23 10:44:12 +03:00
Roman
472aa81afb
fix: revert env_vars to source images from Harbor 2024-04-23 15:41:53 +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
2c81b2dfa3
fix: forgot to add actual file 2024-04-22 15:46:09 +08:00
Roman
a539dcc281
fix: mark valid_payloads_dynamic_at_slow_rate to skip 2024-04-22 15:45:09 +08:00
Roman
54cc4ff4aa
fix: rename tests for easier debugging 2024-04-19 15:54:46 +08:00