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

test(proguard): Add chunk upload tests #2322

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

szokeasaurusrex
Copy link
Member

Add tests for chunk uploading Proguard mappings.

Test the following scenarios:

  • Uploading a single Proguard mapping, where the file is already on the server.
  • Uploading a single Proguard mapping, where the file is not on the server.
  • Uploading two Proguard mappings, where neither is on the server.

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/proguard-upload-14 branch from e8e04f4 to a1420fc Compare December 18, 2024 13:25
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/proguard-upload-13 branch from 4a6ea5d to 086d139 Compare December 18, 2024 13:26
Base automatically changed from szokeasaurusrex/proguard-upload-13 to master December 18, 2024 13:41
Add tests for chunk uploading Proguard mappings.

Test the following scenarios:
- Uploading a single Proguard mapping, where the file is already on the server.
- Uploading a single Proguard mapping, where the file is not on the server.
- Uploading two Proguard mappings, where neither is on the server.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/proguard-upload-14 branch from a1420fc to e26bf30 Compare December 18, 2024 13:42
@szokeasaurusrex szokeasaurusrex merged commit 7e7fd06 into master Dec 18, 2024
14 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/proguard-upload-14 branch December 18, 2024 13:47
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