Ombi/src/Ombi.Tests
2019-11-05 22:04:37 +00:00
..
IdentityControllerTests.cs Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker. 2018-05-01 09:00:51 +01:00
Ombi.Tests.csproj Updated to .net core 3.0 2019-11-05 22:04:37 +00:00
PosterPathHelperTests.cs Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
TestStartup.cs Make sure we can only set the ApiAlias when using the API Key 2019-01-16 21:38:11 +00:00