-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(client): add stream mocking and download tests
This commit introduces comprehensive stream mocking functionality and adds new tests for episode download capabilities. It includes: • New setup_stream_mocks function for simulating various download scenarios • Additional tests for get_episode_download_url_bulk and download_files • Error handling tests for different download-related issues • Mock progress and finished callbacks in download tests
- Loading branch information
Showing
2 changed files
with
274 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.