aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
2021-05-31reviewcvium
2021-05-25Make localizationManager local instead of fieldDavid Ullmer
2021-05-24Remove some unnecessary allocationscvium
2021-05-18Merge pull request #6051 from Bond-009/tests7Bond-009
2021-05-16Add tests for RecordinghelperBond_009
2021-05-10Add tests for LocalizationManagerDavid Ullmer
2021-05-08Moved testBaronGreenback
2021-05-08Changed to use spanBaronGreenback
2021-05-06Add support for legacy HDhomerun DUAlBond_009
2021-05-05PathExtensions: Fix index out of bounds in TryReplaceSubPathBond_009
2021-05-04remove redundant codecvium
2021-05-03rename to SplitEnumerator and fix testcvium
2021-05-02Add tests for SqliteItemRepository.(De)SerializeProviderIdsBond_009
2021-05-02Add tests for SqliteItemRepository.(De)SerializeImagesBond_009
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-30Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0dependabot[bot]
2021-04-29Merge pull request #5891 from Bond-009/filesystem2Bond-009
2021-04-26Bump AutoFixture from 4.16.0 to 4.17.0dependabot[bot]
2021-04-22ManagedFileSystem: Rewrite GetValidFilename and more improvementsBond_009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009
2021-04-19Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0dependabot[bot]
2021-04-19Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0Bond-009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-13Bump AutoFixture from 4.15.0 to 4.16.0dependabot[bot]
2021-04-11Add test for handling dangling symlinksBond_009
2021-04-08Merge pull request #5520 from Bond-009/hdhomerun2Bond-009
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-03-15add unit testscvium
2021-03-13Fix invalid crc in TryGetReturnValueOfGetSet_InvalidPacketType testBond_009
2021-03-13Rewrite HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.WriteSetMessage with lockkeyBond_009
2021-03-13Add test for HdHomerunManager.WriteSetMessageBond_009
2021-03-13Merge pull request #5220 from Bond-009/hdhomerunBond-009
2021-03-12Merge pull request #5417 from Bond-009/codeanalBond-009
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-06simplifycvium
2021-03-05make sure network path substitution matches correctlycvium
2021-03-01Merge pull request #5299 from Bond-009/tests13Bond-009
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-23Improve testsBond_009
2021-02-22Bump coverlet.collector from 3.0.2 to 3.0.3dependabot[bot]
2021-02-17Restructure testscvium
2021-02-17Validate the new username when renamingcvium
2021-02-14Moved test to Jellyfin.Server.Implementation.Tests as by reviewLuca Benini
2021-02-12Add test for WriteGetMessageBond_009
2021-02-12Rewrite packet writing code for HdHomerunBond_009