import { afterEach, describe, expect, test } from "bun:test"; import { rssFetch } from "../src/helpers"; const originalFetch = globalThis.fetch; afterEach(() => { globalThis.fetch = originalFetch; }); describe("rssFetch", () => { test("reports Cloudflare bot protection clearly", async () => { globalThis.fetch = (async () => new Response("