Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { LazyLoadFailedError } from
'@actual-app/core/shared/errors'
;
2
import { render, screen } from
'@testing-library/react'
;
3
import { describe, expect, it } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
2
render
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected