MCPcopy
hub / github.com/actualbudget/actual / FatalError.test.tsx

File FatalError.test.tsx

packages/desktop-client/src/components/FatalError.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LazyLoadFailedError } from '@actual-app/core/shared/errors';
2import { render, screen } from '@testing-library/react';
3import { describe, expect, it } from 'vitest';
4

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected