MCPcopy
hub / github.com/actualbudget/actual / Matchers

Interface Matchers

packages/desktop-client/globals.ts:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 namespace PlaywrightTest {
11 // oxlint-disable-next-line typescript/consistent-type-definitions
12 interface Matchers<R> {
13 toMatchThemeScreenshots(): Promise<R>;
14 }
15 }
16}

Callers 8

schedules.test.tsFile · 0.80
payees.test.tsFile · 0.80
settings.test.tsFile · 0.80
accounts.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected