rdt-client/server/RdtClient.Service.Test
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
..
Services Add tests for DownloadStationDownloader 2025-02-17 22:01:16 +00:00
RdtClient.Service.Test.csproj Add test project RdtClient.Service.Test 2025-02-17 22:00:33 +00:00