MCPcopy
hub / github.com/pocketbase/pocketbase / TestAutodateFieldBaseMethods

Function TestAutodateFieldBaseMethods

core/field_autodate_test.go:17–19  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

15)
16
17func TestAutodateFieldBaseMethods(t *testing.T) {
18 testFieldBaseMethods(t, core.FieldTypeAutodate)
19}
20
21func TestAutodateFieldColumnType(t *testing.T) {
22 app, _ := tests.NewTestApp()

Callers

nothing calls this directly

Calls 1

testFieldBaseMethodsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…