You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following fetch transport handlers do not have unit tests:
fetch_globus.py
fetch_boto3.py
Historically, this was due to the complexity of testing the network behaviors inherent in these transports. The remote behaviors will need to be mocked based on the current state of the remote APIs in use.
The text was updated successfully, but these errors were encountered:
The following fetch transport handlers do not have unit tests:
fetch_globus.py
fetch_boto3.py
Historically, this was due to the complexity of testing the network behaviors inherent in these transports. The remote behaviors will need to be mocked based on the current state of the remote APIs in use.
The text was updated successfully, but these errors were encountered: