fair-research / bdbag

Big Data Bag Utilities
https://fair-research.org
Apache License 2.0
49 stars 23 forks source link

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

Open mikedarcy opened 2 years ago

mikedarcy commented 2 years ago

The following fetch transport handlers do not have unit tests:

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.