MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / open-browser.test.ts

File open-browser.test.ts

test/open-browser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { canOpenBrowser, openUrl } from '../src/artifacts/open-browser.js';
3
4describe('canOpenBrowser — gate auto-open to interactive, displayed sessions', () => {

Callers

nothing calls this directly

Calls 2

canOpenBrowserFunction · 0.85
openUrlFunction · 0.85

Tested by

no test coverage detected