nwaku/tests/waku_archive
Ivan FB 560f949a8b
chore: Postgres migrations (#2477)
* Add postgres_driver/migrations.nim
* Postgres and archive logic adaptation to the migration implementation
* libwaku: adapt node_lifecycle_request.nim to migration refactoring
* test_app.nim: add more detail for test that only fails in CI
* postgres migrations: store the migration scripts inside the resulting wakunode binary instead of external .sql files.
2024-03-01 12:05:27 +01:00
..
archive_utils.nim test(lightpush): Lightpush functional tests (#2269) 2024-02-06 17:37:42 +01:00
test_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
test_driver_postgres.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
test_driver_postgres_query.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
test_driver_queue.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_driver_queue_index.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_driver_queue_pagination.nim Revert "feat: amending computeDigest func. + related test cases (#2132)" (#2180) 2023-11-08 01:41:23 +01:00
test_driver_queue_query.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_driver_sqlite.nim chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
test_driver_sqlite_query.nim chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
test_retention_policy.nim refactor: new proc to foster different size retention policy implementations (#2463) 2024-02-22 16:55:37 +01:00
test_waku_archive.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00