Commit Graph

260 Commits (master)

Author SHA1 Message Date
Bond_009 c78457e6d3 Minor fixes
3 years ago
cvium cfba7daa50 revert test change
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
cvium 0835b26889 review
3 years ago
David Ullmer e33e3ba610 Make localizationManager local instead of field
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond-009 c64bdbb4ff
Merge pull request #6051 from Bond-009/tests7
3 years ago
Bond_009 a9f44c21eb Add tests for Recordinghelper
3 years ago
David Ullmer 88bfd1bcf4 Add tests for LocalizationManager
3 years ago
BaronGreenback cb74a86975 Moved test
3 years ago
BaronGreenback bd71de131c Changed to use span
3 years ago
Bond_009 ead4e1e977 Add support for legacy HDhomerun DUAl
3 years ago
Bond_009 47e7c1356c PathExtensions: Fix index out of bounds in TryReplaceSubPath
3 years ago
cvium ad3e835bcf remove redundant code
3 years ago
cvium c0feb3694b rename to SplitEnumerator and fix test
3 years ago
Bond_009 874f92e93a Add tests for SqliteItemRepository.(De)SerializeProviderIds
3 years ago
Bond_009 8a6b9e1fb6 Add tests for SqliteItemRepository.(De)SerializeImages
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
dependabot[bot] 182117d0a7
Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0
3 years ago
Bond-009 78e66325fd
Merge pull request #5891 from Bond-009/filesystem2
3 years ago
dependabot[bot] eee3b385da
Bump AutoFixture from 4.16.0 to 4.17.0
3 years ago
Bond_009 81209258ab ManagedFileSystem: Rewrite GetValidFilename and more improvements
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
dependabot[bot] 442bc8671b
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
3 years ago
Bond-009 8536418553
Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
dependabot[bot] 27202ae8aa
Bump AutoFixture from 4.15.0 to 4.16.0
3 years ago
Bond_009 5fc664fd4f Add test for handling dangling symlinks
3 years ago
Bond-009 631df8c560
Merge pull request #5520 from Bond-009/hdhomerun2
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
cvium 025e351f61 add unit tests
3 years ago
Bond_009 d9eb7ae6dc Fix invalid crc in TryGetReturnValueOfGetSet_InvalidPacketType test
3 years ago
Bond_009 f9640f4366 Rewrite HdHomerunManager.ParseReturnMessage
3 years ago
Bond_009 e8b18e5f8f Add test for HdHomerunManager.ParseReturnMessage
3 years ago
Bond_009 7fb3a354fd Add test for HdHomerunManager.WriteSetMessage with lockkey
3 years ago
Bond_009 f5789483fd Add test for HdHomerunManager.WriteSetMessage
3 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
3 years ago
Bond-009 d7f0aaaec1
Merge pull request #5417 from Bond-009/codeanal
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Bond_009 5241bd41ef Add code analysis attributes where appropriate
3 years ago
cvium bc661c16e1 simplify
3 years ago
cvium 37e374d33d make sure network path substitution matches correctly
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
Bond_009 acac21d8dc Improve tests
3 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3
3 years ago
cvium 2112d2a9a0 Restructure tests
3 years ago
cvium 442e770688 Validate the new username when renaming
3 years ago
Luca Benini 2f8d15ed08 Moved test to Jellyfin.Server.Implementation.Tests as by review
3 years ago
Bond_009 e1bc322b70 Add test for WriteGetMessage
3 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
3 years ago
dkanada 7f1243978c
Merge pull request #5012 from jellyfin/ws
3 years ago
Bond_009 13c1c2815f Add regression test for PluginManager.SaveManifest
3 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2
3 years ago
dependabot[bot] 1bc1d1c07b
Bump Moq from 4.15.2 to 4.16.0
3 years ago
dependabot[bot] 0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1
3 years ago
Bond_009 9a5ceb34d1 Improve WebSocket Deserialization
3 years ago
dependabot[bot] b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0
3 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers
3 years ago
dependabot[bot] 6717b8c91a
Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0
3 years ago
dependabot[bot] fd488cd3ff
Bump AutoFixture from 4.14.0 to 4.15.0
3 years ago
dependabot[bot] 3e062bc0cd
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
4 years ago
Bond_009 c0fde3496c Add tests for HdHomerunHost.TryGetTunerHostInfo
4 years ago
Bond_009 514d95e5aa Add tests for HdHomerunHost.GetLineup
4 years ago
Bond_009 7027561e19 Add tests for HdHomerunHost.GetModelInfo
4 years ago
dependabot[bot] 44edd4b1a2
Bump Moq from 4.15.1 to 4.15.2
4 years ago
dependabot[bot] cfb7523ea8
Bump Moq from 4.14.7 to 4.15.1
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 e41e832495 Dependency catch up
4 years ago
dependabot[bot] ed8899da4c
Bump Moq from 4.14.6 to 4.14.7
4 years ago
dependabot[bot] dba4df1977
Bump Moq from 4.14.5 to 4.14.6
4 years ago
Bond_009 228b33a23b Minor improvements
4 years ago
crobibero 5ad81f7fe6 Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Claus Vium e337756428 Remove ServiceStack and related stuff
4 years ago
crobibero b216b91e21 Bump Microsoft.NET.Test.Sdk and add missing reference
4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero 89c9ca68f9 bump DotNet.Glob
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
Odd Stråbø 7fa80ac3e0 Add more tests, update comment
4 years ago
Odd Stråbø 11d5410dbb Don't ignore dot directories.
4 years ago
dependabot[bot] aefe011d7d
Bump AutoFixture from 4.12.0 to 4.13.0
4 years ago
dependabot[bot] 88d06aa156
Bump Moq from 4.14.4 to 4.14.5
4 years ago
dependabot[bot] 248a2d61dd
Bump Moq from 4.14.3 to 4.14.4
4 years ago
crobibero 80b43fb805 bump autofixture
4 years ago
dependabot[bot] 4e2115cd83
Bump AutoFixture from 4.11.0 to 4.12.0
4 years ago
crobibero 9772749d8f Add more ignorepatterns and tests
4 years ago
dependabot[bot] 3e57898d6b
Bump Moq from 4.14.1 to 4.14.3
4 years ago
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0
4 years ago
telans bf5b21e67b
enable code analyzers for tests
4 years ago
dependabot[bot] 98a0bfc505
Bump Moq from 4.13.1 to 4.14.1
4 years ago
Erik Rigtorp f144acdc96 Use glob patterns to ignore files
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Bond_009 c430a7ed8f Address comments
4 years ago
Bond_009 958681cdff Cover more branches
4 years ago
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1
4 years ago
dkanada 8ee917143f
Merge pull request #2358 from Bond-009/tests
4 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
dkanada e700fc8a07 fix and remove a few more tests
4 years ago
dkanada 536237c35d move the split usage to the proper location
4 years ago
dkanada d461f46bef ignore drive name in windows environments
4 years ago
dkanada d00fd7ca82 switch two incorrectly used variables
4 years ago
dkanada 65e9a705d3 check operating system for absolute path test
4 years ago
Ben Magee 64baca9fac
Renamed project and namespace
4 years ago