Add app-server compaction item notifications tests (#10123)

- add v2 tests covering local + remote auto-compaction item
started/completed notifications
This commit is contained in:
Ahmed Ibrahim
2026-01-28 17:00:38 -08:00
committed by GitHub
parent ce3d764ae1
commit 52609c6f42
4 changed files with 357 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ mod account;
mod analytics;
mod app_list;
mod collaboration_mode_list;
mod compaction;
mod config_rpc;
mod dynamic_tools;
mod initialize;