nwaku/tests/v2
Hanno Cornelius 59203c7453
fix: allow higher resolution timestamps (#1570)
* fix: allow higher resolution timestamps

* fix: higher precision requires coarser test
2023-02-21 14:52:30 +02:00
..
testlib feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
waku_archive fix: allow higher resolution timestamps (#1570) 2023-02-21 14:52:30 +02:00
waku_relay fix: remove unused imports 2023-02-13 15:02:34 +01:00
waku_store fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
wakunode_jsonrpc fix(jsonrpc): encode waku messages payload in base64 (#1139) 2023-02-14 09:19:06 +01:00
wakunode_rest refactor(rest): deep code and tests reorganization 2023-02-13 15:22:24 +01:00
test_enr_utils.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_message_cache.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_namespacing_utils.nim refactor(wakubridge): split message compatibility from wakubridge 2023-02-10 09:54:47 +01:00
test_peer_exchange.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_peer_manager.nim fix(networking): fix flaky peerstore test (#1554) 2023-02-13 18:10:20 +01:00
test_peer_storage.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_peer_store_extended.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_rln_group_manager_onchain.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
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_utils.nim Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_utils_compat.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_utils_peers.nim chore: randomize waku tcp ports in tests 2022-11-03 14:47:56 +01:00
test_utils_time.nim fix: allow higher resolution timestamps (#1570) 2023-02-21 14:52:30 +02:00
test_waku_discv5.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_dnsdisc.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_filter.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_keepalive.nim fix: remove unused imports 2023-02-13 15:02:34 +01:00
test_waku_keystore.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_keystore_keyfile.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_lightpush.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_noise.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_noise_sessions.nim feat(protobuf): added error wrappers for invalid length validation 2023-02-20 15:03:32 +01:00
test_waku_peer_exchange.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_rln_relay.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_waku_rln_relay_onchain.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_waku_swap.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_swap_contracts.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_switch.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_wakunode.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_wakunode_filter.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_wakunode_lightpush.nim fix(jsonrpc): encode waku messages payload in base64 (#1139) 2023-02-14 09:19:06 +01:00
test_wakunode_rln_relay.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_web3.nim Improvement/bridge improvements (#429) 2021-03-23 10:04:51 +02:00