deno.land / x / oauth4webapi@v1.2.2 / conformance / fapi / happy-path.ts
123456import { test, green, modules } from '../runner.js'for (const module of modules('happy-path')) { test.serial(green, module)}
Version Info