import { testing } from "https://deno.land/x/oak_sessions@v4.1.10/deps.ts";
const { mockContextState } = testing;
Allows external parties to modify the context state.
import { testing } from "https://deno.land/x/oak_sessions@v4.1.10/deps.ts";
const { mockContextState } = testing;
Allows external parties to modify the context state.