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

BucketStructure introduced #218

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

BucketStructure introduced #218

wants to merge 23 commits into from

Conversation

mpnowacki-reef
Copy link

No description provided.

@mpnowacki-reef mpnowacki-reef force-pushed the bucket-structure branch 3 times, most recently from b343864 to 6b87cee Compare June 12, 2022 13:38
b2sdk/bucket.py Outdated Show resolved Hide resolved
b2sdk/bucket.py Outdated Show resolved Hide resolved
b2sdk/bucket.py Outdated Show resolved Hide resolved
b2sdk/bucket.py Outdated Show resolved Hide resolved
b2sdk/bucket.py Outdated Show resolved Hide resolved
b2sdk/bucket.py Show resolved Hide resolved
test/unit/bucket/test_bucket.py Outdated Show resolved Hide resolved
assert getattr(self.bucket,
attr_name) == getattr(recreated_structure, attr_name), attr_name

def test_create_with_all_attributes_low_permissions(self):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please provide an example in docstring or comment

assert getattr(self.bucket,
attr_name) == getattr(recreated_structure, attr_name), attr_name

def test_create_with_some_attributes(self):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please provide an example in docstring or comment

@ppolewicz
Copy link

two more docstrings and ready for upstream?

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

Successfully merging this pull request may close these issues.

3 participants