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/cd612edbf063f1378890e693193400e7a0c02a17/tests/Jellyfin.Common.Tests?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

57 Commits (cd612edbf063f1378890e693193400e7a0c02a17)

Author SHA1 Message Date
Bond_009 80e22d9670 Add test for ShuffleExtensions 4 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2 4 years ago
dependabot[bot] 0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1 4 years ago
dependabot[bot] b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0 4 years ago
Bond-009 2e33e14bb2
Merge pull request from jellyfin/nullableguid 4 years ago
crobibero 75ed532fca Add serialize test 4 years ago
crobibero c1d1b6e9f4 Fix serialization loop 4 years ago
Bond_009 45331ad83a Cover all branches in JsonNullableGuidConverter 4 years ago
Joshua M. Boniface 0de45d8724
Merge pull request from crobibero/json-nullable-guid-converter 4 years ago
crobibero cae38f3a7e Add JsonConverter for Nullable Guids 4 years ago
David 8ac1ed16ca Use Theory instead of Fact for unit tests 4 years ago
David e0499f8769 Remove attributes 4 years ago
David dfd5a118ca Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into servicestack-json 4 years ago
David aacda01ca5 Add more tests 4 years ago
David af62ab490c
Update tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj 4 years ago
crobibero e09dd5aa87 Add targeted tests 4 years ago
crobibero 6ddbe8420f Add tests for special Omdb json 4 years ago
Joshua M. Boniface adf3ee9eeb
Merge pull request from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3 4 years ago
dependabot[bot] 3e062bc0cd
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 4 years ago
crobibero 681a0f3e75 Add nullable guid test 4 years ago
crobibero c955f19634 Serialize GUID without dashes 4 years ago
Claus Vium b6ecaccf92
Merge pull request from crobibero/base-item-dto-guid-nullable 4 years ago
crobibero 26e5aacb90 Fix JsonConverter recursion 4 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable 4 years ago
crobibero 6e98378447 Simplify converter 4 years ago
crobibero 66a1880a58 Add number to bool json converter 4 years ago
Bond_009 10be618ec3
Add more tests for JsonGuidConverter 4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now 4 years ago
crobibero 83629ab6f2 Update packages to net5 4 years ago
dependabot[bot] e15891df51
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 4 years ago
crobibero 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
crobibero b2662894cf Add whitespace handling and tests 5 years ago
crobibero 7565ae22cb Add tests and switch to factory 5 years ago
Bond_009 d7dc15971e Add roundtrip test 5 years ago
Bond_009 8535a718b7 Add tests for deserializing guids 5 years ago
crobibero b216b91e21 Bump Microsoft.NET.Test.Sdk and add missing reference 5 years ago
crobibero 6709645ec9 bump deps 5 years ago
dependabot[bot] 4fd2b7a879
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 5 years ago
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0 5 years ago
telans bf5b21e67b
enable code analyzers for tests 5 years ago
dependabot[bot] a4de0bb373
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 5 years ago
Vasily 5922c35d69
Merge pull request from Bond-009/tests2 5 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files 5 years ago
Bond_009 c430a7ed8f Address comments 5 years ago
Bond_009 958681cdff Cover more branches 5 years ago
Bond_009 7f4a229cd2 Add some simple tests 5 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1 5 years ago
dependabot-preview[bot] b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 5 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects 5 years ago
Bond_009 2186df8ac4 Update deps 5 years ago