import { Oak } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { mockContextState } = Oak.testing;
Allows external parties to modify the context state.
x/oak_http_proxy/test/deps.ts>Oak.testing.mockContextState
import { Oak } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { mockContextState } = Oak.testing;
Allows external parties to modify the context state.