Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/3a731051adf6d636517e5a9babbbe9f9da7d520b/tests/Jellyfin.Networking.Tests?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

110 Commits (3a731051adf6d636517e5a9babbbe9f9da7d520b)

Author SHA1 Message Date
Bond-009 36b7157589
Fix () 2 years ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects () 2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props () 2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
Patrick Barron 663854bc1e
Update test dependencies () 2 years ago
Bond_009 236dd650d0 Update projects to .net7 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2 2 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2 2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 2 years ago
luz paz 9ec2870b10 Fix various typos 2 years ago
Cody Robibero a7b1132c92 Merge pull request from crobibero/dependency-backport 3 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 () 3 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 () 3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 () 3 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 () 3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 3 years ago
Bond_009 edeb198313 Add tests for BaseUrl normalization 3 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 () 3 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1 3 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 3 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2 3 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 () 3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
dependabot[bot] 88e02c5290
Bump FsCheck.Xunit from 2.16.3 to 2.16.4 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix 3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
Bond_009 13fbfe6091 Target net6.0 3 years ago
cvium be9663ae89 Use GetSmartApiUrl instead (hopefully it works) 3 years ago
dependabot[bot] c52fc714aa
Bump FsCheck.Xunit from 2.16.1 to 2.16.3 3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix 3 years ago
dependabot[bot] e40fde04d6
Bump FsCheck.Xunit from 2.16.0 to 2.16.1 3 years ago
Bond-009 d9f7b84156
Merge pull request from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0 3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 3 years ago
dependabot[bot] 4077cb2648
Bump FsCheck.Xunit from 2.15.3 to 2.16.0 3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0 4 years ago
Bond_009 915855e422 Add property based testing 4 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 4 years ago
Bill Thornton 7d8fca92f9
Merge pull request from BaronGreenback/networkTestHardening 4 years ago
BaronGreenback 7936ea59eb Changed selection method 4 years ago
BaronGreenback 2e01fb3cda
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs 4 years ago
BaronGreenback 975d1537d4
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs 4 years ago
BaronGreenback b4ab75cd69
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs 4 years ago
BaronGreenback a49ded84c6
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs 4 years ago
BaronGreenback f30bbef781 Fixed test 4 years ago