puppeteer/utils
jrandolf 570087ea94
chore: use strict typing in tests (#8524)
* The testing tsconfig.json inherits from the base TS config.
  * A lot of type assertions have been inserted...a lot.
* All testing utilities have migrated to TS.
* text-diff is being replaced with diff for TS compatibility.
* ProtocolError has been added to PuppeteerErrors and PuppeteerErrors is no longer a record (it's been frozen).
* Fixes a small bug where null was an allowable media type in emulation (should be undefined).
2022-06-15 12:09:22 +02:00
..
doclint chore: use composite builds for tests (#8522) 2022-06-15 12:05:25 +02:00
testserver chore: use strict typing in tests (#8524) 2022-06-15 12:09:22 +02:00
bisect.js chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
check_availability.js chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
ESTreeWalker.js chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
fetch_devices.js chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
generate_version_file.js feat: support ES modules (#8306) 2022-05-09 11:17:24 +00:00
get_deprecated_version_range.js chore: fix deprecate command (#8000) 2022-02-11 07:32:27 +01:00
get_latest_changelog.js chore: automate tag on release (#8366) 2022-05-19 11:26:42 +00: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
remove-tag.js chore: add documentation to new website 2021-08-04 09:00:48 +00:00