@uppy/xhr-upload: add browser tests (#6169)

Good to have actual browser tests for this uploader.
This commit is contained in:
Merlijn Vos 2026-02-19 15:10:17 +01:00 committed by GitHub
parent 53f5b44f4b
commit 23cbd4a05a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 206 additions and 1 deletions

View file

@ -10480,9 +10480,13 @@ __metadata:
dependencies:
"@uppy/companion-client": "workspace:^"
"@uppy/core": "workspace:^"
"@uppy/dashboard": "workspace:^"
"@uppy/utils": "workspace:^"
"@vitest/browser": "npm:^3.2.4"
jsdom: "npm:^26.1.0"
msw: "npm:^2.10.4"
nock: "npm:^13.1.0"
playwright: "npm:1.57.0"
typescript: "npm:^5.8.3"
vitest: "npm:^3.2.4"
peerDependencies: