MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / connection-remove-confirm.test.ts

File connection-remove-confirm.test.ts

e2e/scenarios/connection-remove-confirm.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cross-target (browser): removing a connection asks for confirmation first.
2// Remove is destructive and irreversible (credentials are immutable, so a
3// removed connection cannot be restored — only re-created), so the row's
4// Remove menu item must open a confirm dialog rather than firing the

Callers

nothing calls this directly

Calls 7

scenarioFunction · 0.90
composePluginApiFunction · 0.85
makeClientFunction · 0.85
toStringMethod · 0.80
listMethod · 0.65
removeMethod · 0.65
stepFunction · 0.50

Tested by

no test coverage detected