Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
payees.test.ts
File · 0.80
transactions.test.ts
File · 0.80
settings.test.ts
File · 0.80
budget.mobile.test.ts
File · 0.80
rules.mobile.test.ts
File · 0.80
accounts.mobile.test.ts
File · 0.80
accounts.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected