MCPcopy Index your code
hub / github.com/JavaCS3/xterm-player / Utils.test.ts

File Utils.test.ts

src/Utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { title, Slice, formatTime } from './Utils'
2
3test('Slice: test slice without start end', () => {
4 const l = [1, 2, 3, 4, 5]

Callers

nothing calls this directly

Calls 4

titleFunction · 0.90
formatTimeFunction · 0.90
getMethod · 0.80
lenMethod · 0.65

Tested by

no test coverage detected