nwaku/tests/common
Ivan Folgueira Bande cb2e3d86a6
feat(postgres): Adding a postgres async pool to make the db interactions asynchronous (#1779)
* feat(postgres): added postgres async pool wrapper

---------

Co-authored-by: Lorenzo Delgado <lorenzo@status.im>
2023-06-07 10:08:43 +02:00
..
test_base64_codec.nim tests(common): extend base64 test coverage 2023-03-01 10:28:55 +01:00
test_confutils_envvar.nim chore(tests): moved common test suites to its own folder 2023-02-07 17:18:41 +01:00
test_enr_builder.nim refactor(node): remove deprecated constructor and extend testlib with builder 2023-04-05 16:01:51 +02:00
test_envvar_serialization.nim chore(tests): moved common test suites to its own folder 2023-02-07 17:18:41 +01:00
test_postgresql_asyncpool.nim feat(postgres): Adding a postgres async pool to make the db interactions asynchronous (#1779) 2023-06-07 10:08:43 +02:00
test_protobuf_validation.nim feat(protobuf): added error wrappers for invalid length validation 2023-02-20 15:03:32 +01:00
test_sqlite_migrations.nim chore(tests): moved common test suites to its own folder 2023-02-07 17:18:41 +01:00