Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thanas-R/Virdis
/ fields.test.ts
File
fields.test.ts
src/test/fields.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ haToAcres } from
"@/data/fields"
;
3
4
describe(
"haToAcres"
, () => {
Callers
nothing calls this directly
Calls
1
haToAcres
Function · 0.90
Tested by
no test coverage detected