Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some bundled fetch transports are still missing unit tests. #49

Open
2 tasks
mikedarcy opened this issue Feb 11, 2022 · 0 comments
Open
2 tasks

Some bundled fetch transports are still missing unit tests. #49

mikedarcy opened this issue Feb 11, 2022 · 0 comments

Comments

@mikedarcy
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant