rdt-client/server/RdtClient.Service.Test/Helpers
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
..
DownloadHelperTest.cs Add tests for DownloadHelper (GetDownloadPath) 2025-02-17 22:01:53 +00:00