Ombi/src/Ombi.Tests
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
* chore: updated tfm to net6

* chore: updated main packages

* chore: fixed some warnings

* core: Added workflow_dispatch to some of the CI pipelines [skip ci] (#4392)

* chore: bump the net version

* ci: use the dotnet ver task everywhere
2021-11-09 21:54:51 +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 feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +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