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

presigned url test updates #921

Merged
merged 2 commits into from
Dec 27, 2024
Merged

presigned url test updates #921

merged 2 commits into from
Dec 27, 2024

Conversation

evgeniiz321
Copy link
Contributor

No description provided.

@pytest.mark.parametrize("url_from", ["neofs_authmate", "s3"])
def test_s3_get_object_with_presigned_url(self, bucket, simple_object_size, url_from: str):
@pytest.mark.parametrize("url_from", ["s3"])
@pytest.mark.parametrize("file_name", ["temp_file_12345", "%40hashed/4e/07/temp_file_12345"])
Copy link
Member

Choose a reason for hiding this comment

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

More weird cases?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

@evgeniiz321 evgeniiz321 force-pushed the ezayats/presigned-updates branch from 4d3b6fc to ad141ac Compare December 27, 2024 15:05
Evgeniy Zayats added 2 commits December 27, 2024 18:05
@evgeniiz321 evgeniiz321 force-pushed the ezayats/presigned-updates branch from ad141ac to e160210 Compare December 27, 2024 15:05
@roman-khimov roman-khimov merged commit 9dca042 into master Dec 27, 2024
6 of 7 checks passed
@roman-khimov roman-khimov deleted the ezayats/presigned-updates branch December 27, 2024 19:43
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.

2 participants