rdt-client/server/RdtClient.Service.Test/Services
Cucumberrbob 95ef1f42b8
Add tests for DownloadStationDownloader
Tests:
- Downloads successfully when everything goes right first time
- Downloads successfully when the 5th api call is successful after 4 failures
- Fails to download when 5 api calls fail in a row
- Fails to download if the file has already been added to `Download Station` (when `GetInfoAsync` does not error)
- FAils to download if `remotePath` cannot be parsed by `Path.GetDirectoryName()`
2025-02-17 22:01:16 +00:00
..
Downloaders Add tests for DownloadStationDownloader 2025-02-17 22:01:16 +00:00
TorrentsTest.cs Add tests for Torrents#RunTorrentComplete 2025-02-17 22:00:57 +00:00