You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/src/Ombi.Tests
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
..
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. 6 years ago
Ombi.Tests.csproj feat: Upgrade Ombi to .NET 6 (#4390) 3 years ago
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. 7 years ago
TestStartup.cs Make sure we can only set the ApiAlias when using the API Key 5 years ago