Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pomber/code-surfer
/ focus-parser.test.ts
File
focus-parser.test.ts
packs/step-parser/src/focus-parser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseFocus } from
"./focus-parser"
;
2
3
describe(
"Parsing Focus String"
, () => {
4
it(
"it throws when string is empty"
, () => {
Callers
nothing calls this directly
Calls
2
parseFocus
Function · 0.90
runParseFocus
Function · 0.85
Tested by
no test coverage detected