MCPcopy Create free account
hub / github.com/RealDevSquad/website-backend / parseSearchQuery.test.js

File parseSearchQuery.test.js

test/unit/utils/parseSearchQuery.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { expect } = require("chai");
2const { parseSearchQuery } = require("../../../utils/tasks");
3
4describe("parseSearchQuery", function () {

Callers

nothing calls this directly

Calls 1

parseSearchQueryFunction · 0.50

Tested by

no test coverage detected