Open rpwagner opened 5 years ago
Set up unit tests with a mock Globus TransferClient and fixed responses to test functionality. The easiest way is to run an actual instance of a TransferClient and copy the output. Pilot has an example.
@rpwagner WIP: Started on unit tests.
Completed:
Still need to write tests for the following:
Set up unit tests with a mock Globus TransferClient and fixed responses to test functionality. The easiest way is to run an actual instance of a TransferClient and copy the output. Pilot has an example.