Skip to content

Commit 166be86

Browse files
test(chunk-upload): Test chunk upload with many chunks (#2275)
Add a test that verifies that chunk uploading works as expected for an upload which requires many (500+) chunks, split accross multiple (10) requests. This test also verifies that the chunk uploading code works for smaller chunks, since the way we achieve simulating a many-chunk upload without requiring a very large file to upload is by reducing the chunk size (in this case to 2 KiB). ref #2194
1 parent b2a741e commit 166be86

File tree

4 files changed

+774
-1
lines changed

4 files changed

+774
-1
lines changed

0 commit comments

Comments
 (0)