import { describe, expect, it } from "bun:test"; import { htmlToText } from "../server/lib/formatters/helpers"; describe("htmlToText", () => { it("strips an HTML table bot comment into clean text", () => { const html = "Deploying webhooker with Cloudflare Pages.
| Latest commit: | 526e6c4 |
| Status: | ā Deploy successful! |
| Preview URL: | preview |