rdt-client/server/RdtClient.Service.Test
Cucumberrbob e0264a6e29
Add tests for DownloadHelper (GetDownloadPath)
Tests:
- [Both overloads] uses the `download.Link` to guess the filenamem if it's not present
- [Both overloads] returns null if `download.Link` is null
- [Both overloads] returns nuyll if `download.RdName` is null
- [Both overloads] works for a file in a deeply nested subdirectory
- [overload with `downloadPath` argument only] creates the correct directory
2025-02-17 22:01:53 +00:00
..
Helpers Add tests for DownloadHelper (GetDownloadPath) 2025-02-17 22:01:53 +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