MCPcopy
hub / github.com/Fission-AI/OpenSpec / memberB

Function memberB

test/core/worksets.test.ts:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 function memberB() {
48 return { name: 'web-app', path: path.join(tempDir, 'web-app') };
49 }
50
51 describe('paths', () => {
52 it('locates everything under <globalDataDir>/worksets/', () => {

Callers 1

worksets.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected