MCPcopy
hub / github.com/remix-run/remix / table.test.ts

File table.test.ts

packages/data-table/src/lib/table.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from '@remix-run/assert'
2import { describe, it } from '@remix-run/test'
3
4import { column } from './column.ts'

Callers

nothing calls this directly

Calls 15

tableFunction · 0.90
getTableNameFunction · 0.90
getTablePrimaryKeyFunction · 0.90
getTableReferenceFunction · 0.90
getTableValidatorFunction · 0.90
failFunction · 0.90
getTableBeforeWriteFunction · 0.90
getTableAfterWriteFunction · 0.90
getTableBeforeDeleteFunction · 0.90
getTableAfterDeleteFunction · 0.90
getTableAfterReadFunction · 0.90
hasManyFunction · 0.90

Tested by

no test coverage detected