Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Superflows-AI/superflows
/ isDate.test.ts
File
isDate.test.ts
__tests__/utils/isDate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isDate } from
"../../lib/utils"
;
2
3
describe(
"isDate"
, () => {
4
it(
"date ISO with Z format"
, () => {
Callers
nothing calls this directly
Calls
1
isDate
Function · 0.90
Tested by
no test coverage detected