Commit Graph

205 Commits (288808009813fea527c9b06c3598c49eff3eace0)

Author SHA1 Message Date
dependabot[bot] dc628d1e1c
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 442bc8671b
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 27202ae8aa
Bump AutoFixture from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 3651ee5ed3
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
3 years ago
Bond-009 9f21dd63ae
Merge pull request #5684 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.4
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
Patrick Barron 85da0b50e2 Fix user mocking
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 a618d6053f Move TestPluginWithoutPages to the correct project
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
3 years ago
dependabot[bot] b0d391427b
Bump Moq from 4.16.0 to 4.16.1
3 years ago
dependabot[bot] 829442c419
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
3 years ago
BaronGreenback 8836242559 fixed tests
3 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
3 years ago
BaronGreenback f666b7e102 fix
3 years ago
BaronGreenback 414e918c01 Optimized and added test
3 years ago
Bond_009 032d72a8a7 Pls fix race condition
3 years ago
Bond_009 aff0aea60f Improve branch coverage
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
3 years ago
Joshua M. Boniface da55462d92
Merge pull request #5291 from Bond-009/tests12
3 years ago
Bond_009 baadc48f43 Address comments
3 years ago
Bond_009 ec3237ba55 Fix tests
3 years ago
Bond_009 57102090d3 Add tests for DashboardController
3 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
Bond_009 97935d2cd2 Add tests for RequestHelpers.GetItemTypeStrings
3 years ago
crobibero 407c35f087 Update to dotnet 5.0.3
3 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2
3 years ago
Bond_009 f6b293203a
Restore weird behaviour
3 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests
3 years ago
Joshua M. Boniface 3bf7e18886
Merge pull request #5031 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 #5053 from jellyfin/dependabot/nuget/coverlet.collector-3.0.1
4 years ago
Claus Vium 14bd4a110f
Merge pull request #4978 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 #4499 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 #4330 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 #4324 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
4 years ago
Bond-009 c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
4 years ago
Jim Cartlidge 5edf24db5c Updated to master
4 years ago
spookbits 5cca8bffea Removed browser auto-load functionality from the server.
4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines.
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8
4 years ago
Jim Cartlidge 9ef79d190b Large number of files
4 years ago
Erwin de Haan 1c71ddc426 Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests
4 years ago
Erwin de Haan 7ced6d1c8c Enable code coverage and upload OpenAPI spec.
4 years ago