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

190 Commits (9433072f90593a43d2faa4eb645eb521a257205c)

Author SHA1 Message Date
Bond-009 c2af32d035
Merge pull request from Bond-009/tests13 4 years ago
dependabot[bot] b0d391427b
Bump Moq from 4.16.0 to 4.16.1 4 years ago
dependabot[bot] 829442c419
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 4 years ago
BaronGreenback 8836242559 fixed tests 4 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2 4 years ago
BaronGreenback f666b7e102 fix 4 years ago
BaronGreenback 414e918c01 Optimized and added test 4 years ago
Bond_009 032d72a8a7 Pls fix race condition 4 years ago
Bond_009 aff0aea60f Improve branch coverage 4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request from Bond-009/warn31 4 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request from Bond-009/minor12 4 years ago
Joshua M. Boniface da55462d92
Merge pull request from Bond-009/tests12 4 years ago
Bond_009 baadc48f43 Address comments 4 years ago
Bond_009 ec3237ba55 Fix tests 4 years ago
Bond_009 57102090d3 Add tests for DashboardController 4 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3 4 years ago
Bond_009 eba859e33e Minor improvements 4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model 4 years ago
Bond_009 97935d2cd2 Add tests for RequestHelpers.GetItemTypeStrings 4 years ago
crobibero 407c35f087 Update to dotnet 5.0.3 4 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2 4 years ago
Bond_009 f6b293203a
Restore weird behaviour 4 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests 4 years ago
Joshua M. Boniface 3bf7e18886
Merge pull request from crobibero/5.0.2 4 years ago
dependabot[bot] 1bc1d1c07b
Bump Moq from 4.15.2 to 4.16.0 4 years ago
Bond-009 7c3db79535
Merge pull request from jellyfin/dependabot/nuget/coverlet.collector-3.0.1 4 years ago
Claus Vium 14bd4a110f
Merge pull request from BaronGreenback/MultipeProxies 4 years ago
BaronGreenback 25eaf21a8f renamed func in test 4 years ago
BaronGreenback 82d365045a Removed systemIp6 functionality. 4 years ago
BaronGreenback dd089fd27a Changed test 4 years ago
BaronGreenback 6a7623da02 Simplified Code 4 years ago
dependabot[bot] 0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1 4 years ago
BaronGreenback b9f0f4f53b reverted 4 years ago
crobibero a087ab389a dotnet 5.0.2 4 years ago
BaronGreenback bced1eab54 Assert.True 4 years ago
BaronGreenback 2979c8dd37 Fixed test on Mac 4 years ago
BaronGreenback 35a30c9d09 Impliments KnownNetworks and KnownProxies 4 years ago
dependabot[bot] b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0 4 years ago
dependabot[bot] 6717b8c91a
Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0 4 years ago
dependabot[bot] 79227fcfef
Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0 4 years ago
dependabot[bot] fd488cd3ff
Bump AutoFixture from 4.14.0 to 4.15.0 4 years ago
dependabot[bot] 3e062bc0cd
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 4 years ago
crobibero aa5fa7cb8f Update to dotnet 5.0.1 4 years ago
crobibero 38b3b4f867 Provide NoResult instead of Fail in CustomAuthenticationHandler 4 years ago
dependabot[bot] 44edd4b1a2
Bump Moq from 4.15.1 to 4.15.2 4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
Greenback a3e47f3e4e Updated to latest Unstable. 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2 4 years ago
dependabot[bot] cfb7523ea8
Bump Moq from 4.14.7 to 4.15.1 4 years ago
crobibero 056c44010b Fix tests 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
crobibero 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests 4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter 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
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property 4 years ago
Claus Vium c17f84ae48
Merge pull request from crobibero/api-key-auth 4 years ago
BaronGreenback ec245dce90
Merge branch 'master' into NetworkPR2 4 years ago
crobibero e41e832495 Dependency catch up 4 years ago
Greenback 6dc2936d9c Merge remote-tracking branch 'upstream/master' into NetworkPR2 4 years ago
crobibero 8b83e4e972 Fix tests 4 years ago
BaronGreenback 0b5ddc90ff
Merge branch 'master' into NetworkPR2 4 years ago
dependabot[bot] ed8899da4c
Bump Moq from 4.14.6 to 4.14.7 4 years ago
dkanada 5c2ecc0ca5
Merge pull request from crobibero/dotnet-3.1.9 4 years ago
crobibero 4b6889615b Fix tests 4 years ago
crobibero f998e52107 Update to dotnet 3.1.9 4 years ago
crobibero 6a3a193dbb Fix and clean tests 4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2 4 years ago
dependabot[bot] dba4df1977
Bump Moq from 4.14.5 to 4.14.6 4 years ago
BaronGreenback fae70bbbcf
Update LocalAccessHandlerTests.cs 4 years ago
github@esslinger.dev ec0ff5d02f test: use descriptive test method names 4 years ago
github@esslinger.dev 1bd80a634f test: add CommaDelimitedArrayModelBinder tests 4 years ago
github@esslinger.dev b3b98a5cc8 test: add TestType enum 4 years ago
Jim Cartlidge fcd1b2f0e4 Merged with latest master 5 years ago
Bond-009 c7b3d4a90c
Merge pull request from spooksbit/remove-browser-auto-load 5 years ago
Jim Cartlidge 5edf24db5c Updated to master 5 years ago
spookbits 5cca8bffea Removed browser auto-load functionality from the server. 5 years ago
Jim Cartlidge 38b8110a3e Removing blank lines. 5 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 5 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8 5 years ago
Jim Cartlidge 9ef79d190b Large number of files 5 years ago
Erwin de Haan 1c71ddc426 Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 5 years ago
Erwin de Haan 7ced6d1c8c Enable code coverage and upload OpenAPI spec. 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
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 2b7cefdf15 Remove references to MediaBrowser.Api 5 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge 5 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6 5 years ago
dependabot[bot] aefe011d7d
Bump AutoFixture from 4.12.0 to 4.13.0 5 years ago
dependabot[bot] 88d06aa156
Bump Moq from 4.14.4 to 4.14.5 5 years ago
dependabot[bot] 248a2d61dd
Bump Moq from 4.14.3 to 4.14.4 5 years ago
crobibero 80b43fb805 bump autofixture 5 years ago
dependabot[bot] 4e2115cd83
Bump AutoFixture from 4.11.0 to 4.12.0 5 years ago
crobibero 1d7d480efe fix tests 5 years ago
dependabot[bot] 3e57898d6b
Bump Moq from 4.14.1 to 4.14.3 5 years ago