nwaku/tests/v2
Hanno Cornelius f36d708e76
fix: improve filter test race condition (#1529)
* fix: improve filter test race condition

* fix: missed one sleep
2023-02-03 10:00:26 +02:00
..
resources Resolve jenkins windows error (#777) 2021-11-23 11:40:43 +00:00
testlib test(archive): randomize archive driver query test suites' fixtures 2022-11-24 00:58:17 +01:00
waku_archive fix(archive): reverse the db query results in the waku archive front-end 2023-01-26 10:19:58 +01:00
waku_store test(store): extend wankunode's waku store test coverage 2023-01-30 15:21:51 +01:00
00002_test.up.sql Persisting Waku message timestamp & implementing DB migration & convert receiver timestamp data type to float64 (#607) 2021-06-16 13:23:55 -07:00
test_confutils_envvar.nim feat(wakunode2): support configuration via environment variables 2022-11-03 17:58:48 +01:00
test_enr_utils.nim chore(networkmonitor): tool to discover and provide metrics on peers (#1290) 2022-11-10 10:29:34 +01:00
test_envvar_serialization.nim feat(wakunode2): support configuration via environment variables 2022-11-03 17:58:48 +01:00
test_jsonrpc_waku.nim fix(rpc): fix out of bound when empty multiadd (#1507) 2023-01-26 12:05:25 +01:00
test_message_cache.nim refactor: continue pubsub/content types started in #1352 (#1362) 2022-11-09 15:00:11 +01:00
test_namespacing_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_peer_exchange.nim fix(tests): add missing import for tests (#1375) 2022-11-22 08:13:51 +01:00
test_peer_manager.nim feat(networking): prune peers from peerstore exceeding capacity (#1513) 2023-01-31 13:24:49 +01:00
test_peer_storage.nim chore: remove unused imports 2022-11-04 10:52:08 +01:00
test_peer_store_extended.nim feat(networking): add service slots to peer manager (#1473) 2023-01-26 10:20:20 +01:00
test_rest_debug_api.nim chore: remove unused imports 2022-11-04 10:52:08 +01:00
test_rest_debug_api_serdes.nim chore: remove unused imports 2022-11-04 10:52:08 +01:00
test_rest_relay_api.nim refactor: continue pubsub/content types started in #1352 (#1362) 2022-11-09 15:00:11 +01:00
test_rest_relay_api_serdes.nim refactor: continue pubsub/content types started in #1352 (#1362) 2022-11-09 15:00:11 +01:00
test_rest_serdes.nim feat(rest): Add HTTP REST API (#727). Amend Debug REST API client 2022-06-22 20:30:44 +02:00
test_rln_group_manager_onchain.nim feat(rln-relay): abstract group management into its own api (#1465) 2023-01-16 18:26:18 +05:30
test_rln_group_manager_static.nim feat(rln-relay): abstract group management into its own api (#1465) 2023-01-16 18:26:18 +05:30
test_rln_wrappers.nim Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08:00
test_sqlite_migrations.nim feat(archive): add waku archive implementation 2022-11-22 19:40:24 +01:00
test_utils.nim Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_utils_keyfile.nim feat: add keyfile support for RLN credentials secure storage (#1285) 2022-10-28 11:13:05 +02:00
test_utils_peers.nim chore: randomize waku tcp ports in tests 2022-11-03 14:47:56 +01:00
test_waku_bridge.nim fix: waku bridge test timing (#1429) 2022-11-28 22:07:21 +02:00
test_waku_discv5.nim chore: rename protocols rpc_codec procs from init to decode 2022-11-07 16:24:16 +01:00
test_waku_dnsdisc.nim refactor: reuse nim-libp2p peerstore + move peermanager logic (#1383) 2022-11-24 14:11:23 +01:00
test_waku_filter.nim fix: improve filter test race condition (#1529) 2023-02-03 10:00:26 +02:00
test_waku_keepalive.nim chore: remove unused imports 2022-11-04 10:52:08 +01:00
test_waku_lightpush.nim fix(tests): add missing import for tests (#1375) 2022-11-22 08:13:51 +01:00
test_waku_noise.nim chore: rename protocols rpc_codec procs from init to decode 2022-11-07 16:24:16 +01:00
test_waku_noise_sessions.nim chore: rename protocols rpc_codec procs from init to decode 2022-11-07 16:24:16 +01:00
test_waku_payload.nim chore: rename protocols rpc_codec procs from init to decode 2022-11-07 16:24:16 +01:00
test_waku_peer_exchange.nim refactor(protocols): decouple protocol rpc types from api types 2022-11-16 20:02:38 +01:00
test_waku_rln_relay.nim refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459) 2022-12-14 12:28:09 +01:00
test_waku_rln_relay_onchain.nim refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459) 2022-12-14 12:28:09 +01:00
test_waku_swap.nim chore(store): remove waku swap integration from store protocol 2022-11-21 09:36:41 +01:00
test_waku_swap_contracts.nim Better error handling with Results from interactions with swap-contracts-module (#393) 2021-02-25 10:47:48 +08:00
test_waku_switch.nim chore: update submodules (#1480) 2023-01-11 08:06:30 +02:00
test_wakunode.nim feat(wakunode): advertise custom multiaddresses (#1509) 2023-01-26 15:48:30 +05:30
test_wakunode_filter.nim fix(tests): add missing import for tests (#1375) 2022-11-22 08:13:51 +01:00
test_wakunode_lightpush.nim fix(tests): add missing import for tests (#1375) 2022-11-22 08:13:51 +01:00
test_wakunode_relay.nim chore: rename protocols rpc_codec procs from init to decode 2022-11-07 16:24:16 +01:00
test_wakunode_rln_relay.nim refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459) 2022-12-14 12:28:09 +01:00
test_web3.nim Improvement/bridge improvements (#429) 2021-03-23 10:04:51 +02:00
utils.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00