nwaku/tests/v2
Lorenzo Delgado 5fd2eb08ed
refactor(wakunode): split wakunode filter tests into a new file
2022-09-09 12:17:17 +02:00
..
resources Resolve jenkins windows error (#777) 2021-11-23 11:40:43 +00: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 chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_message_cache.nim feat(message-cache): make the topic cache generic 2022-08-30 15:57:45 +02:00
test_message_store_queue.nim refactor(waku-store): rename store queue test suite 2022-08-10 11:43:31 +02:00
test_message_store_queue_pagination.nim fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line (#1026) 2022-08-12 12:48:45 +02:00
test_message_store_sqlite.nim fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line (#1026) 2022-08-12 12:48:45 +02:00
test_message_store_sqlite_query.nim fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line (#1026) 2022-08-12 12:48:45 +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 chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_peer_manager.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_peer_storage.nim chore: update submodules (#987) 2022-06-01 11:49:41 +02:00
test_rest_debug_api.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01: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 nwaku submodules (#1123) 2022-09-07 16:31:27 +01: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_pagination.nim fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line (#1026) 2022-08-12 12:48:45 +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.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_bridge.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_discv5.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_dnsdisc.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_filter.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_keepalive.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_lightpush.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_noise.nim feat(noise): add padding to transport messages (#1056) 2022-08-07 16:20:34 +02:00
test_waku_payload.nim refactor(waku-store): reorganise pagination test cases 2022-08-02 18:48:30 +02:00
test_waku_rln_relay.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_rln_relay_onchain.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_store.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
test_waku_store_rpc_codec.nim fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line (#1026) 2022-08-12 12:48:45 +02:00
test_waku_swap.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +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_wakunode.nim refactor(wakunode): split wakunode filter tests into a new file 2022-09-09 12:17:17 +02:00
test_wakunode_filter.nim refactor(wakunode): split wakunode filter tests into a new file 2022-09-09 12:17:17 +02:00
test_wakunode_lightpush.nim refactor(wakunode): split wakunode lightpush tests into a new file 2022-09-08 23:18:59 +02:00
test_wakunode_rln_relay.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +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