nwaku/tests/v2
Ivan Folgueira Bande 7df6f4c851
feat(postgresql): align Andrea's PR#1590 changes into master (#1764)
* Add postgres basic support
* test_driver_postgres.nim: adding simple test to validate asynchronous-ness
* Aligning the changes made by Andrea to the current master state
* test_driver_postgres.nim: new unit test (checking duplicate insertion)

---------

Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2023-05-31 10:28:48 +02:00
..
testlib chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
waku_archive feat(postgresql): align Andrea's PR#1590 changes into master (#1764) 2023-05-31 10:28:48 +02:00
waku_core chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
waku_filter_v2 chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
waku_relay chore: add validator for dos protec metrics and move to app (#1704) 2023-05-02 16:20:38 +02:00
waku_rln_relay feat(rln-relay): use new atomic_operation ffi api (#1733) 2023-05-18 10:42:08 +05:30
waku_store feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
wakunode_jsonrpc feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
wakunode_rest feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_message_cache.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_peer_exchange.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
test_peer_manager.nim feat(networking): prune peers from same ip beyond colocation limit (#1765) 2023-05-31 09:47:56 +02:00
test_peer_storage.nim refactor(node): remove deprecated constructor and extend testlib with builder 2023-04-05 16:01:51 +02:00
test_peer_store_extended.nim bug: move canBeConnected to PeerManager and check for potential overflow (#1670) 2023-04-14 15:12:22 +02:00
test_utils_compat.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
test_waku_discv5.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_dnsdisc.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_enr.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_filter.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_waku_keepalive.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
test_waku_keystore.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_keystore_keyfile.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_lightpush.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_noise.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_noise_sessions.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_peer_exchange.nim chore(px): close px streams after resp is sent (#1746) 2023-05-25 16:42:48 +02:00
test_waku_switch.nim refactor(node): remove deprecated constructor and extend testlib with builder 2023-04-05 16:01:51 +02:00
test_wakunode.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
test_wakunode_filter.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_wakunode_lightpush.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00