MCPcopy Index your code
hub / github.com/Expensify/App / TransactionTest.ts

File TransactionTest.ts

tests/actions/TransactionTest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unsafe-assignment */
2import {renderHook, waitFor} from '@testing-library/react-native';
3import {format} from 'date-fns';
4import Onyx from 'react-native-onyx';

Callers

nothing calls this directly

Calls 15

getGlobalFetchMockFunction · 0.90
generatePolicyIDFunction · 0.90
createNewReportFunction · 0.90
createRandomReportFunction · 0.90
trackExpenseFunction · 0.90
getOnyxDataFunction · 0.90
isMoneyRequestActionFunction · 0.90
getOriginalMessageFunction · 0.90
changeTransactionsReportFunction · 0.90
createWorkspaceFunction · 0.90
setWorkspaceApprovalModeFunction · 0.90
requestMoneyFunction · 0.90

Tested by

no test coverage detected