nwaku/tests
Ivan FB 72a1f8c724
chore: Better feedback invalid content topic (#2254)
* typo correction appplication -> application
* content_topic.nim: better feedback to user when wrong topic is passed
* test_namespaced_topics.nim: updating tests accordingly
2023-11-30 11:11:33 +01:00
..
common chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
node chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
resources test(waku-relay): Relay (#2101) 2023-11-15 16:11:36 +01:00
testlib chore: mics. improvements to cluster id and shards setup (#2187) 2023-11-21 15:15:39 -05:00
waku_archive chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
waku_core chore: Better feedback invalid content topic (#2254) 2023-11-30 11:11:33 +01:00
waku_filter_v2 chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
waku_relay chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
waku_rln_relay feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
waku_store chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
wakunode2 chore: mics. improvements to cluster id and shards setup (#2187) 2023-11-21 15:15:39 -05:00
wakunode_jsonrpc chore(rest): refactor message cache (#2221) 2023-11-28 07:21:41 -05:00
wakunode_rest chore(rest): refactor message cache (#2221) 2023-11-28 07:21:41 -05:00
all_tests_common.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
all_tests_waku.nim test(relay-filter): cleanup (#2138) 2023-11-15 16:15:38 +01: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 chore(rest): refactor message cache (#2221) 2023-11-28 07:21:41 -05:00
test_peer_exchange.nim feat: Autosharding API for RELAY subscriptions (#1983) 2023-09-26 07:33:52 -04:00
test_peer_manager.nim chore: mics. improvements to cluster id and shards setup (#2187) 2023-11-21 15:15:39 -05:00
test_peer_storage.nim chore: refactoring peer storage (#2243) 2023-11-27 08:08:58 -05: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 chore: mics. improvements to cluster id and shards setup (#2187) 2023-11-21 15:15:39 -05:00
test_waku_dnsdisc.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_waku_enr.nim fix: cluster id & sharding terminology (#2104) 2023-10-05 08:37:05 -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 fix: return erring response if lightpush request is invalid (#2083) 2023-10-09 16:38:23 +02:00
test_waku_metadata.nim feat: metadata protocol shard subscription (#2149) 2023-10-30 16:58:15 -04:00
test_waku_netconfig.nim chore: adding ext-multiaddr-only CLI flag (#2141) 2023-10-24 18:39:25 +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 chore: mics. improvements to cluster id and shards setup (#2187) 2023-11-21 15:15:39 -05:00
test_waku_protobufs.nim feat: add new metadata protocol (#2062) 2023-10-11 08:58:45 +02: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