mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
@uppy/xhr-upload: add browser tests (#6169)
Good to have actual browser tests for this uploader.
This commit is contained in:
parent
53f5b44f4b
commit
23cbd4a05a
6 changed files with 206 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue