Description
This PR extracts the function downloadFileAsBlob in a separated file. It also adds coverage for it.
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
Additional Notes
This PR is part of the Jira task with ID: PB-4779 by splitting it in small PRs to easily review them.