-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Unit tests (under tests/providers/azureblob/):
Listing (including pagination)
Metadata for file / folder / root
upload / download / delete / move / copy
Error paths (e.g., 404, 401/403, 409, etc.)
Fixtures: a comprehensive set of mocked Azure REST (XML) responses
Contract test: subclass ProviderTestCase to verify the implementation satisfies the common provider interface used by existing providers.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done