Skip to content

Upload Unit Test

Matthew Sevey requested to merge upload-unit-test into master

MERGE REQUEST

Overview

This MR adds a unit test to help ensure that some of our assumptions like chunks being added directly to the upload heap are true.

Changes to Work Flow

N/A

Testing Changes

TestRenterUpload

Documentation Changes

N/A

Modules and Packages Impacted

renter

Example for Visual changes (ie Screenshot)

N/A

Issues Closed

Closes #3554 (closed) by addressing an outstanding comment from David.

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • Pipeline Passing (this is for NDFs where tests were run in a loop)
  • All new methods, or updating methods have clear docstrings
  • Testing added or updated for new methods
  • API documentation updated for API updates
  • Module README.md updated for changes to work flow
  • Issue added to Sia-UI repo for new supporting features

Merge request reports