docs: document heartbeat idle override and tests

This commit is contained in:
Peter Steinberger
2025-11-26 17:31:56 +01:00
parent 98d52edcc9
commit 117161e6ff
4 changed files with 5 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ import {
resetLoadConfigMock,
setLoadConfigMock,
} from "./test-helpers.js";
import { resolveStorePath } from "../config/sessions.js";
describe("heartbeat helpers", () => {
it("strips heartbeat token and skips when only token", () => {