GHHG10/CodeServer / opencode /packages /tui /test /util /presentation.test.ts
GHHG10's picture
download
raw
334 Bytes
import { expect, test } from "bun:test"
import { sessionEpilogue } from "../../src/util/presentation"
test("formats session continuation summary", () => {
const epilogue = sessionEpilogue({ title: "A session", sessionID: "ses_123" })
expect(epilogue).toContain("A session")
expect(epilogue).toContain("opencode -s ses_123")
})

Xet Storage Details

Size:
334 Bytes
·
Xet hash:
f992baae03b632f512645eb0dcac2ddb7dd1b45861a93330c7f326a7a3d98627

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.