Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call test runner directly from host process (#62)
* first pass at calling test runner directly from host * creates test runner directly in host/main * [minor] more times option merge cleanup * adds agent messages+templates to host logger * adds more agent messages to host process * adds back missing agent logs to test plan log records * updates snapshot tests * fixes types * updates snapshots (take 2) * removes agent files and naming scheme * updates log messages * coerces server baseUrl into JS URL * Update src/host/README.md Co-authored-by: jugglinmike <[email protected]> * leaks promise resolver instead of event emitter to stop drivers. * [cleanup] removes additional agent logs * [minor] add logs when drivers are stopped * removes mock runner config options * adds STOP_DRIVER logs (🎬 take 2) --------- Co-authored-by: jugglinmike <[email protected]>
- Loading branch information