Skip to content

Commit

Permalink
test(chunk-upload): Test chunk upload with many chunks
Browse files Browse the repository at this point in the history
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
  • Loading branch information
szokeasaurusrex committed Nov 27, 2024
1 parent e6e8bf3 commit c679edc
Show file tree
Hide file tree
Showing 4 changed files with 773 additions and 1 deletion.
Binary file not shown.
Loading

0 comments on commit c679edc

Please sign in to comment.