Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ expect } = require(
"chai"
);
2
const
{ parseSearchQuery } = require(
"../../../utils/tasks"
);
3
4
describe(
"parseSearchQuery"
,
function
() {
Callers
nothing calls this directly
Calls
1
parseSearchQuery
Function · 0.50
Tested by
no test coverage detected