Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/data-formulator
/ errorCodes.test.ts
File
errorCodes.test.ts
tests/frontend/unit/app/errorCodes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
error code → i18n message mapping (errorCodes.ts).
3
*/
4
import
{ describe, it, expect, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
1
getErrorMessage
Function · 0.90
Tested by
no test coverage detected