Ombi/src/Ombi.Helpers.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
..
DateTimeExtensionsTests.cs feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference 2021-09-22 21:49:28 +01:00
EmbyHelperTests.cs Correct tests for Jellyfin types 2020-12-12 18:16:24 -05:00
HtmlHelperTests.cs unit tests 2019-04-05 13:39:14 +01:00
JellyfinHelperTests.cs Fix remaining tests 2020-12-12 18:28:40 -05:00
Ombi.Helpers.Tests.csproj feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +00:00
PagnationHelperTests.cs We now have infinite scroll! 2019-04-17 17:19:06 +01:00
PlexHelperTests.cs fix: 🐛 Small change to the URL we generate for the Play on Plex link 2021-09-07 08:19:37 +01:00
StringHelperTests.cs Adds a test for ToHttpsUrl extension. 2020-10-08 12:13:42 +13:00
UriHelperTests.cs Replaces scheme to https for all urls returned to client side. 2020-10-07 21:01:17 +13:00