7ccd6204c4
For unit testing in particular we can't launch a real browser for testing, so this indirection is primarily to allow us to substitute a mock when testing a command that can launch a browser. This includes a simple mock implementation that expects to interact with a running web server directly. |
||
---|---|---|
.. | ||
mock.go | ||
mock_test.go | ||
native.go | ||
webbrowser.go |