MCPcopy Create free account
hub / github.com/axe-api/axe-api / 09-full-text-search.spec.js

File 09-full-text-search.spec.js

packages/integrations/tests/09-full-text-search.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeAll, afterAll, vi } from "vitest";
2import { truncate } from "./helper.js";
3import axios from "axios";
4

Callers

nothing calls this directly

Calls 4

truncateFunction · 0.90
setConfigMethod · 0.80
postMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected