Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoCreate/angular-playground
/ from-dir.spec.ts
File
from-dir.spec.ts
projects/cli/test/from-dir.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ fromDirMultiple } from
'../src/from-dir'
;
2
3
describe(
'fromDir'
, () => {
4
const
dir =
'./projects/cli/test/files/from-dir-test/'
;
Callers
nothing calls this directly
Calls
1
fromDirMultiple
Function · 0.90
Tested by
no test coverage detected