playwright/utils
Dmitry Gozman c1447eb8c1 fix(types): update types for test.extend
- Replace `KeyValue` with `{}` to avoid inferring `KeyValue` when not intended
  and turning all properties into `any`.
- Employ `as Exclude<K, keyof PW | keyof PT>` technique to make sure
  overridden fixtures inherit from the base test type, and are not looked up
  in the extended fixtures list where they are not present.

This should fix errors with TypeScript 5.8.
2024-11-28 09:17:00 +00:00
..
build chore(build): typo in trace-viewer output dir (#33661) 2024-11-19 10:02:41 +01:00
docker chore: bump Docker Node.js to 22 (#33348) 2024-10-29 21:04:13 +01:00
doclint test: fix flaky page.pause() tests end up stalling (#33544) 2024-11-11 22:19:58 +01:00
eslint-plugin-internal-playwright chore: use more explicit awaits when returning in client (#28443) 2023-12-07 20:13:35 -08:00
flakiness-dashboard devops: speculative fix for flakiness dashboard data loss (#32963) 2024-10-04 18:47:35 +02:00
generate_types fix(types): update types for test.extend 2024-11-28 09:17:00 +00:00
linux-browser-dependencies feat: support Ubuntu 24.04 (#30826) 2024-06-03 12:47:16 +02:00
protocol-types-generator fix: protocol generation in monorepo (#9513) 2021-10-14 11:14:50 -07:00
avd_install.sh test: update to android-35 SDK (Android 15) (#32430) 2024-09-06 14:27:56 +02:00
avd_recreate.sh test: update to android-35 SDK (Android 15) (#32430) 2024-09-06 14:27:56 +02:00
avd_start.sh test: update to android-35 SDK (Android 15) (#32430) 2024-09-06 14:27:56 +02:00
avd_stop.sh devops: fix Android tests (#29335) 2024-02-05 20:39:00 +01:00
build_android_driver.sh devops: make Android driver compile (#31360) 2024-06-18 18:23:29 +02:00
check_chromium_cdn.js chore: fixes to helper scripts 2021-11-17 17:02:29 -08:00
check_deps.js chore: roll expect and move it to third party (#32458) 2024-09-09 13:12:20 -07:00
copyright.js chore(eslint): lint for copyrights on files (#2858) 2020-07-07 11:12:45 -07:00
draft_release_notes.sh fix: Allow portable bash paths for systems including NixOS (#23889) 2023-07-03 06:27:06 -07:00
generate_channels.js chore: explicitly control actions with slow mo (#22445) 2023-04-17 16:19:30 -07:00
generate_chromium_default_font_families.js fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
generate_clip_paths.js chore: generate match snapshot (#33105) 2024-10-15 13:38:55 -07:00
generate_dotnet_channels.js fix(dotnet): generate bool? correctly in generated transport channel types (#23966) 2023-06-29 22:16:16 +02:00
generate_injected.js chore: extract polling recorder (#32749) 2024-09-23 08:42:18 -07:00
generate_third_party_notice.js chore: allow editing aria template in recorder (tests) (#33522) 2024-11-08 17:18:51 -08:00
limits.sh feat(ui): run deps in UI mode if dep projects are checked (#24245) 2023-07-15 15:11:31 -07:00
lint_tests.js chore: add npm run lint-tests (#10252) 2021-11-11 13:27:50 -08:00
list_closed_issues.sh fix: Allow portable bash paths for systems including NixOS (#23889) 2023-07-03 06:27:06 -07:00
markdown.js chore(docs): fix code highlighting (#32927) 2024-10-04 16:38:13 +02:00
pack_package.js fix(output): clear output before global setup (#29584) 2024-02-20 14:24:59 -08:00
print_versions.js chore: fix //utils/print_versions.js (#9647) 2021-10-20 02:20:46 -07:00
publish_all_packages.sh devops: publish using NPM provenance feature (#27459) 2023-10-05 20:00:18 +00:00
render_release_notes.mjs chore: class link generation in release notes (#30324) 2024-04-10 10:05:54 -07:00
roll_browser.js chore: throw if protocol can't get generated when rolling (#33607) 2024-11-14 16:12:07 +01:00
ts_to_java.js chore: add ts_to_java test conversion script (#17914) 2022-10-07 13:16:46 -07:00
upload_flakiness_dashboard.sh devops: add logging for report name when uploading to flakiness dashboard (#32786) 2024-09-24 12:20:39 +02:00
video_stress.js fix(video): reduce buffering in ffmpeg, avoid overbooking cpu (#8786) 2021-09-09 12:41:06 -07:00
workspace.js chore: drop support for solid component testing (#33523) 2024-11-11 10:26:50 -08:00