Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove code coverage #29
Conversation
- Rename open_browser() to open_web_browser()
9b3b928
into
master
Following from #28, we lost a bit of code coverage unintentionally... This PR seeks to address that.
Moreover, we disable any parts of code that require interactivity from being tested. (e.g. browser opens)