mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-11 05:00:53 -05:00
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.