MCPcopy Create free account
hub / github.com/axe-api/axe-api / RobustValidator.spec.ts

File RobustValidator.spec.ts

packages/axe-api/tests/unit/Validators/RobustValidator.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeAll } from "vitest";
2import RobustValidator from "../../../src/Validators/RobustValidator";
3import Author from "../__Mocks/app/v1/Models/Author";
4import {

Callers

nothing calls this directly

Calls 3

setInstanceMethod · 0.80
setInsanceMethod · 0.80
validateMethod · 0.45

Tested by

no test coverage detected