aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-04-10Fix tab/space issue causing github odditydtparr
2020-04-10Update to use the Theory/InlineData method to parameterize unit testsdtparr
2020-04-10Add Unit Test for the Extras directories.dtparr
Parameterize the valid extras as well as the null conditions.
2020-04-03Bump coverlet.collector from 1.2.0 to 1.2.1dependabot-preview[bot]
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](https://github.com/tonerdo/coverlet/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Merge branch 'master' into usingsBond-009
2020-03-26Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0dependabot-preview[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-24Remove unused usingsBond_009
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-03-05Update AlphanumComparatorTests.csBond-009
2020-03-05Add tests for alpha numeric sortingBond_009
2020-02-27moves shows tests to Theory and InlineData formatNarfinger
2020-02-27Merge pull request #2448 from Narfinger/tests-fix2dkanada
adds names from the episodenumber tests to path tests
2020-02-23adds names from the episodenumber tests to path testsNarfinger
2020-02-23fixes formatting and enabling another testNarfinger
2020-02-23add todos and fixes some todo testsNarfinger
2020-02-23fixes last tests and cleanupNarfinger
2020-02-23removed failing testsNarfinger
2020-02-23converted tests to inlinedataNarfinger
2020-02-20Update EpisodeNumberTests.csBond-009
2020-02-19Add testBond_009
2020-02-19Fix episode parsingBond_009
2020-02-14Merge pull request #2358 from Bond-009/testsdkanada
Enable TreatWarningsAsErrors and Nullable for test projects
2020-02-06Update Jellyfin.Naming.Tests.csprojBond-009
2020-02-05Merge branch 'master' into namingBond-009
2020-01-31Enable TreatWarningsAsErrors and Nullable for test projectsBond_009
2020-01-31Fix warningsBond_009
2020-01-28Update depsBond_009
2020-01-22Clean up Emby.NamingBond_009
2020-01-21Merge pull request #2299 from dkanada/testingVasily
Fix a few more tests for music and episodes
2020-01-21remove unsupported test casesdkanada
2020-01-19fix and remove a few more testsdkanada
2020-01-19Merge pull request #2257 from Bond-009/cleantestsdkanada
Fix a couple of tests
2020-01-18Merge pull request #2269 from EraYaN/azp-coverlet-reportsdkanada
Split CI YAML files and update code coverage collection
2020-01-15Split CI testing filesErwin de Haan
Switch to cobertura for code coverage Switch to dotnet test for tests Add matrix run for different platforms Add extra variables for easier maintenance
2020-01-14Merge pull request #2181 from BnMcG/2179-authentication-testsVasily
Test Jellyfin.Api authentication handling
2020-01-14Merge pull request #2266 from Bond-009/nullref2dkanada
Try to fix nullreff
2020-01-13move the split usage to the proper locationdkanada
2020-01-13ignore drive name in windows environmentsdkanada
2020-01-13switch two incorrectly used variablesdkanada
2020-01-13check operating system for absolute path testdkanada
2020-01-13Merge pull request #2245 from BnMcG/1874-regression-testdkanada
Add a test to prevent a regression of absolute path generation behaviour
2020-01-12Add test to prevent regressionsBond_009
2020-01-11Improve parsersBond_009
2020-01-11Fix a couple of testsBond_009
2020-01-11Cleanup testsBond_009
2020-01-11Merge pull request #2248 from jellyfin/azp-vstest-fixdkanada
Fix the VSTest runner
2020-01-09Renamed project and namespaceBen Magee
2020-01-09Merge branch 'master' into namingtestsBond_009