Buckets:
| import { describe, expect, test } from "bun:test" | |
| import { isDefaultTitle } from "../../src/util/session" | |
| describe("util.session", () => { | |
| test("recognizes generated parent and child titles", () => { | |
| expect(isDefaultTitle("New session - 2026-06-06T12:34:56.789Z")).toBeTrue() | |
| expect(isDefaultTitle("Child session - 2026-06-06T12:34:56.789Z")).toBeTrue() | |
| expect(isDefaultTitle("New session - custom")).toBeFalse() | |
| }) | |
| }) | |
Xet Storage Details
- Size:
- 436 Bytes
- Xet hash:
- 13536def8eba3a53a6153b81093d791a15ca182526f80b961d7938381bdde441
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.