nwaku/tests/waku_store
NagyZoltanPeter c3358409bb
chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341)
* Refactor of FilterV2 subscription handling and maintenance with addition subscription time-to-live support.
Fixed all tests and reworked where subscription handling changes needed it.
Adapted REST API /admin filter subscription retrieve to new filter subscription structure.

* Fix tests and PR comments

* Added filter v2 subscription timeout tests and fixed

* Fix review comments and suggestions. No functional change.

* Remove leftover echoes from test_rest_admin

* Fix failed legacy filter tests due to separation of mounting the filters.

* Small fixes, fix naming typo, removed duplicated checks in test
2024-01-16 17:27:40 +01:00
..
store_utils.nim chore(store-archive): Remove duplicated code (#2234) 2023-11-27 18:33:27 +01:00
test_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
test_client.nim test(store): Implement store tests (#2235, 2240) 2023-12-19 15:38:43 +01:00
test_resume.nim chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
test_rpc_codec.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
test_waku_store.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
test_wakunode_store.nim chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341) 2024-01-16 17:27:40 +01:00