Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/compodoc/compodoc
/ cli-issue-1390-duplicate-component-name.spec.ts
File
cli-issue-1390-duplicate-component-name.spec.ts
test/src/cli/cli-issue-1390-duplicate-component-name.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ temporaryDir, shell, read } from
'../helpers'
;
3
4
const
tmp = temporaryDir();
Callers
nothing calls this directly
Calls
11
temporaryDir
Function · 0.90
read
Function · 0.90
done
Function · 0.85
parse
Method · 0.80
clean
Method · 0.80
find
Method · 0.80
it
Function · 0.50
create
Method · 0.45
error
Method · 0.45
filter
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected