Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ issue-google-calendar-archive-reliability.test.ts
File
issue-google-calendar-archive-reliability.test.ts
tests/unit/issues/issue-google-calendar-archive-reliability.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, jest } from
"@jest/globals"
;
2
import
{ TFile } from
"obsidian"
;
3
4
import
{ AutoArchiveService } from
"../../../src/services/AutoArchiveService"
;
Callers
nothing calls this directly
Calls
5
createGoogleCleanupEnabledPlugin
Function · 0.85
deleteTaskFromCalendar
Method · 0.80
processItem
Method · 0.80
processQueue
Method · 0.80
createTask
Method · 0.65
Tested by
no test coverage detected