MCPcopy
hub / github.com/actualbudget/actual / bankSyncUtils.test.ts

File bankSyncUtils.test.ts

packages/desktop-client/src/components/banksync/bankSyncUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateAccount } from '@actual-app/core/mocks';
2import { describe, expect, it } from 'vitest';
3
4import { getSyncSourceReadable, groupBankSyncAccounts } from './bankSyncUtils';

Callers

nothing calls this directly

Calls 4

generateAccountFunction · 0.90
groupBankSyncAccountsFunction · 0.90
getSyncSourceReadableFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected