Override HTTP adapter factories for testing. When provided, the plugin uses these instead of the default HTTP adapters, allowing unit tests to inject fake HTTP adapters.
Usage
import { type RuntimeOptions } from "runtime/src/index.ts";
Override HTTP adapter factories for testing. When provided, the plugin uses these instead of the default HTTP adapters, allowing unit tests to inject fake HTTP adapters.
import { type RuntimeOptions } from "runtime/src/index.ts";