puppeteer/mocha-config
Jack Franklin 0aba6dfddf
chore: force Mocha to exit on CI (#5862)
We have some bug where some test runs will pass but then stall as Mocha
doesn't exit cleanly. This is proving very hard to track down (I've yet
to replicate it or find the test that causes it) and it doesn't happen
consistently.

The `exit` flag forces Mocha to hard exit. This will help with CI
stability. The flag only gets set on CI runs.
2020-05-13 11:10:07 +01:00
..
base.js chore: force Mocha to exit on CI (#5862) 2020-05-13 11:10:07 +01:00
coverage-tests.js chore: update how we track coverage during unit tests (#5779) 2020-04-30 13:00:41 +01:00
doclint-tests.js chore: migrate remaining tests to Mocha (#5616) 2020-04-09 20:12:32 +02:00
puppeteer-unit-tests.js chore: enable mocha retries (#5782) 2020-04-30 12:19:50 +02:00