Add browser-level regression coverage for filing sync notification aggregation #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Issue #5 shipped the queue dedupe and aggregated filing-sync notification surface, but the browser-level notification UI is still only covered indirectly by unit tests and API-level tests.
Why this follow-up exists
The current coverage proves:
sync_filingsrequests reuse one in-flight taskWhat is still missing is one browser-level regression that asserts the user-facing notification center behavior:
Acceptance Criteria
Filing synccard rather than one card per underlying task.