mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-23 03:47:06 +00:00
Retire orphaned WebApp tests and classify regression guards
This commit is contained in:
@@ -116,7 +116,7 @@ describe("ModuleReplicator", () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe("ModuleReplicator legacy cleanup", () => {
|
||||
describe("compatibility: cleaned-remote reconciliation for IndexedDB clients", () => {
|
||||
it("keeps its finite replication and balancing work inside the shared activity boundary", async () => {
|
||||
const activityFinished = vi.fn();
|
||||
const runBoundedRemoteActivity = vi.fn(async (task: () => unknown) => {
|
||||
|
||||
Reference in New Issue
Block a user