theintern / intern

A next-generation code testing stack for JavaScript.
https://theintern.io/
Other
4.36k stars 309 forks source link

Passing sessions should be marked as "passing" on BrowserStack #1061

Open jason0x43 opened 4 years ago

jason0x43 commented 4 years ago

Intern currently updates the status of failing jobs on BrowserStack so that they show up as "FAILED" in the BrowserStack dashboard. It does not, however, update the status of passing sessions. They show up in BrowserStack as "UNMARKED".

Screen Shot 2020-01-21 at 9 02 40 PM

Intern should update the status of passing sessions to definitively show them as passing. See "Mark tests as passed or failed" in the BrowserStack REST API docs.