nwaku/tests
Álex Cabeza Romero df338b19d1
test(waku-filter): Subscriber ping tests (#2023)
* Move waku filter utility functions to a different file for reuse.
* Add asyncSetup and asyncTeardown templates.
* Implement waku filter subscriber ping tests.
2023-09-14 11:30:56 +02:00
..
common chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
testlib test(waku-filter): Subscriber ping tests (#2023) 2023-09-14 11:30:56 +02:00
waku_archive chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
waku_core fix: prevent IP 0.0.0.0 from being published and update peers with empty ENR data (#1982) 2023-09-11 11:30:12 +03:00
waku_filter_v2 test(waku-filter): Subscriber ping tests (#2023) 2023-09-14 11:30:56 +02:00
waku_relay fix(tests): relay tests use random port to avoid conflict (#1998) 2023-09-07 07:41:56 -04:00
waku_rln_relay fix(rln-relay): missed roots during sync (#2015) 2023-09-08 18:24:27 +05:30
waku_store feat: update various protocols to autoshard (#1857) 2023-08-17 08:11:18 -04:00
wakunode2 fix: bring back default topic in config (#1902) 2023-08-11 17:28:24 +02:00
wakunode_jsonrpc fix: prevent IP 0.0.0.0 from being published and update peers with empty ENR data (#1982) 2023-09-11 11:30:12 +03:00
wakunode_rest feat(rln-relay): removed rln from experimental 🚀 (#2001) 2023-09-11 12:02:31 +05:30
all_tests_common.nim feat(common): added the enr builder 2023-03-10 01:33:52 +01:00
all_tests_waku.nim test(waku-filter): Subscriber ping tests (#2023) 2023-09-14 11:30:56 +02:00
all_tests_wakunode2.nim chore: add validator for dos protec metrics and move to app (#1704) 2023-05-02 16:20:38 +02:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
postgres-docker-compose.yml Allow compile postgres tests only on Linux platforms (#1771) 2023-06-02 14:53:13 +02:00
test_helpers.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_message_cache.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_peer_exchange.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_peer_manager.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_peer_storage.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_peer_store_extended.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_utils_compat.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_discv5.nim feat: topic subscriptions updates discv5 ENR (#1875) 2023-08-23 09:53:17 -04:00
test_waku_dnsdisc.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_enr.nim feat: topic subscriptions updates discv5 ENR (#1875) 2023-08-23 09:53:17 -04:00
test_waku_filter.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_keepalive.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_keystore.nim chore(rln-relay): use the only key from keystore if only 1 exists (#1984) 2023-09-04 15:46:44 +05:30
test_waku_keystore_keyfile.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_lightpush.nim feat: update various protocols to autoshard (#1857) 2023-08-17 08:11:18 -04:00
test_waku_noise.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_noise_sessions.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_peer_exchange.nim feat(discv5): topic subscriptions update discv5 filter predicate (#1918) 2023-08-23 11:50:59 -04:00
test_waku_rendezvous.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_switch.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_wakunode.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_wakunode_filter.nim feat: update various protocols to autoshard (#1857) 2023-08-17 08:11:18 -04:00
test_wakunode_lightpush.nim feat: update various protocols to autoshard (#1857) 2023-08-17 08:11:18 -04:00