aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Networking.Tests
AgeCommit message (Expand)Author
2021-12-24Update StyleCopBond_009
2021-11-08Merge branch 'master' into TVFixcvium
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-10-03Fix warning: Type cast is redundant (#2149)KonH
2021-09-24Target net6.0Bond_009
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-06Bump FsCheck.Xunit from 2.16.1 to 2.16.3dependabot[bot]
2021-09-05Merge branch 'master' into TVFixcvium
2021-08-30Bump FsCheck.Xunit from 2.16.0 to 2.16.1dependabot[bot]
2021-08-16Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0Bond-009
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
2021-08-16Bump FsCheck.Xunit from 2.15.3 to 2.16.0dependabot[bot]
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Bump coverlet.collector from 3.0.3 to 3.1.0dependabot[bot]
2021-06-05Add property based testingBond_009
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
2021-05-05Merge pull request #5762 from BaronGreenback/networkTestHardeningBill Thornton
2021-05-03Changed selection methodBaronGreenback
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-04-26Fixed testBaronGreenback
2021-04-26removed unused usingsBaronGreenback
2021-04-26Fix url for LiveTVBaronGreenback
2021-04-14Enables the ability to bind to loopback address. (#5773)BaronGreenback
2021-04-12Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-04-11Merge pull request #5416 from BaronGreenback/SubnetOverlappFixJoshua M. Boniface
2021-04-10Work through dns failure on test.BaronGreenback
2021-04-03Merge pull request #5684 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sd...Bond-009
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-04-03Merge pull request #5602 from Ullmie02/IP-string-IPBond-009
2021-03-27changed split to single quotesBaronGreenback
2021-03-23Add tests for IsInNetworkDavid
2021-03-23fix compilationBaronGreenback
2021-03-22Added more testsBaronGreenback
2021-03-14Merge remote-tracking branch 'upstream/master' into SubnetOverlappFixBaronGreenback
2021-03-12Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
2021-03-11split testsBaronGreenback
2021-03-11Fix remote accessBaronGreenback
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-09Fix for multiple ip's in the same subnet per interface.BaronGreenback
2021-03-01Bump Moq from 4.16.0 to 4.16.1dependabot[bot]
2021-03-01Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1dependabot[bot]
2021-02-27Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6ParsingClaus Vium
2021-02-27Merge pull request #5274 from BaronGreenback/bindfixClaus Vium
2021-02-22Bump coverlet.collector from 3.0.2 to 3.0.3dependabot[bot]
2021-02-21Fixed test data.BaronGreenback
2021-02-21Merge branch 'master' into bindfixBaronGreenback