MCPcopy Create free account
hub / github.com/EvoMap/evolver / workspaceKeychain.test.js

File workspaceKeychain.test.js

test/workspaceKeychain.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Tests for issue #111 Phase 1: keychain-backed workspace-id with FS
2// fallback. These tests do NOT depend on `@napi-rs/keyring` being
3// installed — the keychain module is treated as optional and we
4// inject mock implementations through `require.cache` to exercise the

Callers

nothing calls this directly

Calls 7

canCreateSymlinksFunction · 0.85
mkTmpWorkspaceFunction · 0.85
clearKeychainMockFunction · 0.85
installKeychainMockFunction · 0.85
uninstallFakeAddonFunction · 0.85
installFakeAddonFunction · 0.85
freshRequireFunction · 0.70

Tested by

no test coverage detected