↓ 195 callersFunctioncreateMockSnsNeuron({
stake = 1_000_000_000n,
id = [1, 5, 3, 9, 9, 3, 2],
state,
permissions = [],
vesting,
votingPow
frontend/src/tests/mocks/sns-neurons.mock.ts:42
↓ 120 callersFunctiontoastsError({
labelKey,
err,
substitutions,
renderAsHtml,
showDetails = false,
}: {
labelKey: ToastLabelKey;
frontend/src/lib/stores/toasts.store.ts:60
↓ 75 callersFunctioncreateMockSnsFullProject({
summaryParams,
rootCanisterId,
icpCommitment,
metrics,
latestRewardEvent,
}: {
rootCanisterId:
frontend/src/tests/mocks/sns-projects.mock.ts:513
↓ 64 callersFunctioncreateSnsProposal({
status,
rewardStatus,
proposalId,
ballots = [],
createdAt = 12_313_123n,
action = mockSnsPropos
frontend/src/tests/mocks/sns-proposals.mock.ts:126
↓ 59 callersFunctioncreateIcrcTransactionWithId({
id,
from,
to,
fee,
amount,
timestamp = new Date(0),
memo,
}: {
id?: bigint;
to?: IcrcCand
frontend/src/tests/mocks/icrc-transactions.mock.ts:15
↓ 37 callersFunctionrenderComponent(
{
onTrigger,
period,
customFrom,
customTo,
source,
}: {
onTrigge
frontend/src/tests/lib/components/reporting/ReportingTransactionsButton.spec.ts:88
↓ 35 callersFunctionrenderContextCmp({
Component,
summary,
swapCommitment,
totalTokensSupply,
reload,
}: {
summary?: SnsSummaryWrapper
frontend/src/tests/mocks/sns.mock.ts:41