MCPcopy
hub / github.com/callumalpass/tasknotes / flushAsyncHandlers

Function flushAsyncHandlers

tests/unit/ui/taskCardActions.test.ts:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73}
74
75async function flushAsyncHandlers(): Promise<void> {
76 await Promise.resolve();
77 await Promise.resolve();
78}
79
80describe("taskCardActions", () => {
81 beforeEach(() => {

Callers 1

Calls 1

resolveMethod · 0.80

Tested by

no test coverage detected