Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ utils.test.ts
File
utils.test.ts
site/src/components/Timeline/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createDisplayDate } from
"./utils"
;
2
3
describe(
"createDisplayDate"
, () => {
4
it(
"returns correctly for Saturdays"
, () => {
Callers
nothing calls this directly
Calls
1
createDisplayDate
Function · 0.90
Tested by
no test coverage detected