puppeteer/utils
Alex Rudenko d8830cbc55
chore: implement a test runner on top of mocha (#8866)
* chore: implement a test runner on top of mocha

This PR implements a test runner on top of mocha
that performs multiple mocha runs as defined in
TestSuites.json and compares the outcome of the runs
against TestExpectations.json. This allows us to
remove most of helpers from mocha-utils and be more
flexible when defining the test configurations.
2022-09-08 10:32:39 +00:00
..
internal chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
mochaRunner chore: implement a test runner on top of mocha (#8866) 2022-09-08 10:32:39 +00:00
testserver chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
bisect.js chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox (#8775) 2022-08-11 18:45:52 +00:00
check_availability.js chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
generate_artifacts.ts chore: correct output (#8871) 2022-08-31 16:20:05 +02:00
generate_docs.ts chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
generate_sources.ts chore: generate version on pre-publish (#8872) 2022-08-31 17:21:25 +02:00
get_deprecated_version_range.js chore: fix deprecate command (#8000) 2022-02-11 07:32:27 +01:00
prepare_puppeteer_core.js feat: export puppeteer methods (#8493) 2022-06-09 19:00:50 +02:00
remove_version_suffix.js chore: automate version bumps (#6627) 2020-11-26 11:38:24 +01:00
tsconfig.json chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00