MCPcopy Create free account
hub / github.com/axe-api/axe-api / 05-models.spec.js

File 05-models.spec.js

packages/integrations/tests/05-models.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 { truncate, axiosPost, axiosPut, axiosGet } from "./helper.js";
3import axios from "axios";
4

Callers

nothing calls this directly

Calls 7

truncateFunction · 0.90
axiosPostFunction · 0.90
axiosPutFunction · 0.90
axiosGetFunction · 0.90
postMethod · 0.80
jsonMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected