nwaku/tests
Hanno Cornelius c019016545
Revert "chore: add size retention policy (#2093)" (#2097)
This reverts commit 8897ae1a2f.

(cherry picked from commit b213b2c385b0534481448cd6e30af18e183d0504)
2023-10-02 11:07:13 +02:00
..
common feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
testlib chore: adding NetConfig test suite (#2091) 2023-09-29 16:30:07 +03:00
waku_archive Revert "chore: add size retention policy (#2093)" (#2097) 2023-10-02 11:07:13 +02:00
waku_core feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
waku_filter_v2 feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
waku_relay feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
waku_rln_relay feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
waku_store feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
wakunode2 chore: adding NetConfig test suite (#2091) 2023-09-29 16:30:07 +03:00
wakunode_jsonrpc feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
wakunode_rest feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
all_tests_common.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
all_tests_waku.nim chore: adding NetConfig test suite (#2091) 2023-09-29 16:30:07 +03:00
all_tests_wakunode2.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +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_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +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 refactor: Moved external APIs out of node (#2069) 2023-09-22 09:36:46 -04:00
test_peer_exchange.nim feat: Autosharding API for RELAY subscriptions (#1983) 2023-09-26 07:33:52 -04:00
test_peer_manager.nim feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02: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: Autosharding API for RELAY subscriptions (#1983) 2023-09-26 07:33:52 -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_legacy.nim feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02: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_netconfig.nim chore: adding NetConfig test suite (#2091) 2023-09-29 16:30:07 +03: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: resolving DNS IP and publishing it when no extIp is provided (#2030) 2023-09-27 16:02:24 +03:00
test_wakunode_filter_legacy.nim feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02:00
test_wakunode_lightpush.nim feat: Autosharding API for RELAY subscriptions (#1983) 2023-09-26 07:33:52 -04:00