Joshua M. Boniface
|
fe9096be94
|
Merge pull request #4970 from BaronGreenback/networkTestCorrection
|
2021-01-16 13:28:34 -05:00 |
|
dependabot[bot]
|
b00f3334f2
|
Bump coverlet.collector from 1.3.0 to 3.0.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 12:01:03 +00:00 |
|
BaronGreenback
|
8044f1f72f
|
Update NetworkParseTests.cs
|
2021-01-06 20:30:57 +00:00 |
|
dependabot[bot]
|
3e062bc0cd
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-10 12:57:44 +00:00 |
|
dependabot[bot]
|
44edd4b1a2
|
Bump Moq from 4.15.1 to 4.15.2
Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits/v4.15.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 12:01:00 +00:00 |
|
BaronGreenback
|
50e375020a
|
[Fix] NetworkManager binding to [::] (#4549)
* Autodiscovery enable/disable patch
* Fixed [::] issue on bind. Altered test.
* Update UdpServerEntryPoint.cs
* Update Jellyfin.Networking.Tests.csproj
* Update Jellyfin.Networking.Tests.csproj
* Update INetworkManager.cs
|
2020-11-24 06:11:02 +01:00 |
|
Greenback
|
dc1ad3fe2a
|
Better named tests methods.
|
2020-11-21 20:31:24 +00:00 |
|
BaronGreenback
|
1e13627a94
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:05:31 +00:00 |
|
BaronGreenback
|
3f2c331755
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:05:11 +00:00 |
|
BaronGreenback
|
c3fa9d00ae
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:04:58 +00:00 |
|
BaronGreenback
|
e33200db71
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:04:16 +00:00 |
|
BaronGreenback
|
c14f468099
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:04:02 +00:00 |
|
BaronGreenback
|
acb79eb56a
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:02:36 +00:00 |
|
BaronGreenback
|
b4e7032872
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:02:19 +00:00 |
|
BaronGreenback
|
13162184f4
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:01:58 +00:00 |
|
BaronGreenback
|
5ac25364db
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:01:01 +00:00 |
|
BaronGreenback
|
ac03516f89
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:00:37 +00:00 |
|
BaronGreenback
|
23fa9533af
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 20:00:17 +00:00 |
|
Greenback
|
9b5ae690c1
|
renamed file.
|
2020-11-21 16:17:26 +00:00 |
|
Greenback
|
e41d1773ba
|
changes
|
2020-11-21 16:14:03 +00:00 |
|
BaronGreenback
|
7403b9a9e5
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 16:10:35 +00:00 |
|
BaronGreenback
|
46e6128f6c
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 16:08:19 +00:00 |
|
BaronGreenback
|
56754a2af2
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 16:03:25 +00:00 |
|
BaronGreenback
|
ead881d487
|
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-21 16:03:16 +00:00 |
|
Greenback
|
979de240cb
|
Updated tests to .Net5
|
2020-11-16 17:30:27 +00:00 |
|
Greenback
|
3e62557959
|
amended testing unit.
|
2020-11-04 20:30:06 +00:00 |
|
Greenback
|
f06e4826c7
|
Fixed testing units
|
2020-10-31 19:16:28 +00:00 |
|
Greenback
|
83af636c61
|
Updated with new NetManager
|
2020-10-31 18:21:46 +00:00 |
|