MCPcopy Create free account
hub / github.com/axe-api/axe-api / 02-post.spec.js

File 02-post.spec.js

packages/integrations/tests/02-post.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeAll, afterAll } from "vitest";
2import { get, post, put, deleteIt, truncate, patch } from "./helper.js";
3
4describe("Axe API", () => {

Callers

nothing calls this directly

Calls 6

truncateFunction · 0.90
postFunction · 0.90
getFunction · 0.90
putFunction · 0.90
patchFunction · 0.90
deleteItFunction · 0.90

Tested by

no test coverage detected