puppeteer/mocha-config
Peter Marshall 46e74ff3f5
test: use sourcemaps in unit tests (#6485)
Introduce the source-map-support package and require it for mocha running unit tests.

Turn on the sourceMap option for tsconfig.base.json so that the sourceMappingURL= line is emitted in the generated files.

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-11-26 14:51:17 +01:00
..
base.js fix: improve Ctrl + C support (#6011) 2020-06-15 15:02:00 +02: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 test: use sourcemaps in unit tests (#6485) 2020-11-26 14:51:17 +01:00