nwaku/tests/v2
Lorenzo Delgado 1c46b61402
refactor(peer-exchange): move peer management to waku_node module
2022-11-02 09:45:21 +01:00
..
resources Resolve jenkins windows error (#777) 2021-11-23 11:40:43 +00:00
testlib feat(testlib): add enable/disable test debug utils 2022-10-28 15:04:29 +02: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_enr_utils.nim Update submodules (#814) 2022-01-14 10:25:01 +01:00
test_jsonrpc_waku.nim refactor(node): use store client in waku_node 2022-10-28 20:11:28 +02:00
test_message_cache.nim chore: extract test procedures and constants into a common module 2022-10-21 15:01:39 +02:00
test_message_store_queue.nim fix(store): Move page info logic to waku store protocol 2022-10-03 17:36:17 +02:00
test_message_store_queue_index.nim chore: extract test procedures and constants into a common module 2022-10-21 15:01:39 +02:00
test_message_store_queue_pagination.nim chore: extract test procedures and constants into a common module 2022-10-21 15:01:39 +02:00
test_message_store_sqlite.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_message_store_sqlite_query.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_migration_utils.nim chore: remove unused imports 2022-06-30 00:35:18 +02:00
test_namespacing_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_peer_exchange.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_peer_manager.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_peer_storage.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_rest_debug_api.nim chore: update submodules and bump Nim to 1.6.6 (#1307) 2022-10-28 12:51:46 +03:00
test_rest_debug_api_serdes.nim feat(rest): Add HTTP REST API (#727). Amend Debug REST API client 2022-06-22 20:30:44 +02:00
test_rest_relay_api.nim chore: update submodules and bump Nim to 1.6.6 (#1307) 2022-10-28 12:51:46 +03:00
test_rest_relay_api_serdes.nim fix(rest): encode waku message payload in base64 2022-08-30 14:53:04 +02: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_wrappers.nim Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08: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 refactor(wakunode): split peer utils tests into a new file 2022-09-06 16:05:06 +02:00
test_waku_bridge.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_waku_discv5.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_waku_dnsdisc.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_waku_filter.nim chore: extract test procedures and constants into a common module 2022-10-21 15:01:39 +02:00
test_waku_keepalive.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_waku_lightpush.nim refactor(node): use lightpush client in waku_node 2022-10-28 16:30:01 +02:00
test_waku_noise.nim PoC implementation of Waku Pairing and Secure Transfer (#1117) 2022-09-12 02:23:14 +02:00
test_waku_noise_sessions.nim PoC implementation of Waku Pairing and Secure Transfer (#1117) 2022-09-12 02:23:14 +02:00
test_waku_payload.nim refactor(waku-store): reorganise pagination test cases 2022-08-02 18:48:30 +02:00
test_waku_peer_exchange.nim refactor(peer-exchange): move peer management to waku_node module 2022-11-02 09:45:21 +01:00
test_waku_rln_relay.nim fix(rln-relay): RangeDefect test (#1318) 2022-11-01 05:55:39 +05:30
test_waku_rln_relay_onchain.nim feat(rln-relay): track last seen event (#1296) 2022-11-01 08:15:34 +05:30
test_waku_store.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_waku_store_client.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_waku_store_resume.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02:00
test_waku_store_rpc_codec.nim chore: extract test procedures and constants into a common module 2022-10-21 15:01:39 +02:00
test_waku_swap.nim refactor(node): use store client in waku_node 2022-10-28 20:11:28 +02: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_wakunode.nim feat(wakunode2): add nwaku agent-string to switch (#1302) 2022-10-28 15:12:06 +02:00
test_wakunode_filter.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_wakunode_lightpush.nim refactor(node): use lightpush client in waku_node 2022-10-28 16:30:01 +02:00
test_wakunode_relay.nim chore: update submodules and bump Nim to 1.6.6 (#1307) 2022-10-28 12:51:46 +03:00
test_wakunode_rln_relay.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
test_wakunode_store.nim chore(common): move sqlite module to common module 2022-10-28 20:13:41 +02: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