Lidarr/src/NzbDrone.Core.Test/HealthCheck/Checks
ta264 d8a361dd91
Fix health check errors (#717)
* Fixed: RemotePathMappingCheck deals with case where path invalid

The `Ensure` built into `FileExists` and `FolderExists` was throwing
an exception previously.

* Fixed: RemotePathMappingCheck doesn't fail if client unavailable
2019-04-04 21:26:08 +01:00
..
AppDataLocationFixture.cs
DeleteBadMediaCovers.cs
DownloadClientCheckFixture.cs
HealthCheckFixtureExtensions.cs A remote path mapping health check (#617) 2019-04-04 16:15:43 +01:00
ImportListStatusCheckFixture.cs
ImportMechanismCheckFixture.cs
IndexerRssCheckFixture.cs
IndexerSearchCheckFixture.cs
IndexerStatusCheckFixture.cs
MonoDebugCheckFixture.cs
MonoVersionCheckFixture.cs
RemotePathMappingCheckFixture.cs Fix health check errors (#717) 2019-04-04 21:26:08 +01:00
RootFolderCheckFixture.cs Fixed: RootFolder HealthCheck Test 2018-04-08 23:18:58 -04:00
UpdateCheckFixture.cs