waku-interop-tests/tests/relay
Roman Zajic ccad2a12f6
Test/peer connection management (#45)
* test: get peers from peer store

* test: add peers to peer store

* fix: add go_waku support

* test: placeholder for Issue 1549 solution test

* test: expect two peers for two protocols/services

* test: restart survival with persistent peer store

* fix: add issue to skip mark

* fix: move Waku related methods to waku_node module

* test: full peer store takeover

* fix: add kill of Node 1

* fix: remove debug info
- skip while waiting on issue 2792

* test: peer store content after node restart

* fix: revert nwaku image back to use latest

* fix: added delays to let nodes finish discovery

* fix: move peer_persistence config steps out of start

* fix: NODE1 default back to DEFAULT_GOWAKU

* fix: partial refactor for setup_first-second_relay_node

* test: daily workflow after refactor

* test: shorter name for daily workflow

* test: RLN only

* test: increase timeout

* test: check Sepolia API endpoint

* test: run RLN tests in single thread

* fix: remove Sepolia API check

* fix: skipp all RLN tests till registration works

* fix: remove test workflow
2024-06-21 23:40:40 +08:00
..
__init__.py relay publish tests 2023-11-01 14:02:29 +02:00
test_multiple_nodes.py fixes for latest failures and bugfixes (#17) 2024-02-15 14:58:20 +02:00
test_publish.py Light push tests (#27) 2024-04-11 13:00:53 +03:00
test_rln.py Test/peer connection management (#45) 2024-06-21 23:40:40 +08:00
test_subscribe.py fixes for latest failures and bugfixes (#17) 2024-02-15 14:58:20 +02:00