kbase / dts

A data transfer service
https://kbase.github.io/dts/
MIT License
0 stars 0 forks source link

Added unit tests for Globus endpoint transfers and transfer tests for service. #25

Closed jeff-cohere closed 10 months ago

jeff-cohere commented 1 year ago

This PR adds tests for file transfers between a pair of Globus endpoints that is publicly available for using their Python SDK. It should be merged after #23.

jeff-cohere commented 10 months ago

Okay, I rebased to prod the CI system to running tests and it obviously found something. Time to clean out some more cobwebs.

jeff-cohere commented 10 months ago

I think Globus now does better error checking via their API, which is great! Just have to fix some issues that it has identified.