nwaku/tests/v2
Lorenzo Delgado fbaf295ac1
refactor(wakunode): split wakunode rln-relay tests into a new file
2022-09-06 20:43:46 +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 refactor(waku-filter): waku filter protocol code reorganisation 2022-08-26 22:17:56 +02: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 refactor(waku-store): major code reorganization, move StoreQueue to message_store folder 2022-08-01 13:02:40 +02:00
test_peer_manager.nim refactor(waku-filter): remove wakunode2 waku_filter exports 2022-08-29 10:14:35 +02:00
test_peer_storage.nim chore: update submodules (#987) 2022-06-01 11:49:41 +02:00
test_rest_debug_api.nim feat(rest): Add HTTP REST API (#727). Integrate REST API with the Waku V2 node 2022-07-19 11:02:43 +02: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 fix(rest): encode waku message payload in base64 2022-08-30 14:53:04 +02: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 Bump submodules (#363) 2021-02-02 13:33:59 +02:00
test_waku_bridge.nim refactor(waku-filter): waku filter protocol code reorganisation 2022-08-26 22:17:56 +02:00
test_waku_discv5.nim chore: remove unused imports 2022-06-30 00:35:18 +02:00
test_waku_dnsdisc.nim refactor(waku-store): major code reorganization, move StoreQueue to message_store folder 2022-08-01 13:02:40 +02:00
test_waku_filter.nim refactor(waku-filter): waku filter protocol code reorganisation 2022-08-26 22:17:56 +02:00
test_waku_keepalive.nim chore: update submodules (#974) 2022-05-20 12:57:19 +02:00
test_waku_lightpush.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_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 fix(rln): add zerokit rln to chat2 + fix static group members (#1077) 2022-08-17 12:11:46 +02:00
test_waku_rln_relay_onchain.nim fix|feat(rln-relay|rln-chat2): Handling on-chain transactions errors and informing chat2 users (#1093) 2022-08-30 10:59:02 -07:00
test_waku_store.nim refactor(waku-filter): waku filter protocol code reorganisation 2022-08-26 22:17:56 +02: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 refactor(waku-store): major code reorganization, move StoreQueue to message_store folder 2022-08-01 13:02:40 +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 refactor(wakunode): split wakunode rln-relay tests into a new file 2022-09-06 20:43:46 +02:00
test_wakunode_rln_relay.nim refactor(wakunode): split wakunode rln-relay tests into a new file 2022-09-06 20:43:46 +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