aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-04-21Minor improvementBond_009
2020-04-21Fix VideoResolver and testsBond_009
2020-04-21Address commentsBond_009
2020-04-21Address commentsBond_009
2020-04-20Fix NuGet dependenciesMark Monteiro
2020-04-20Create integration tests for the endpoints in BrandingServiceMark Monteiro
2020-04-20Create a derived version of WebApplicationFactory<> that works with the ↵Mark Monteiro
Jellyfin server
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009
2020-04-20Rename testBond_009
2020-04-19Address commentsBond_009
2020-04-19Improved testsBond_009
2020-04-13Another iterationDelgan
2020-04-13Fix failing tests?Delgan
2020-04-11Whitespace fixdtparr
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-11Whitespace fixdtparr
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-10Refactor the NamingOptions instantiations from both new and pre-existing ↵dtparr
facts/theories to be a readonly field to save instantiation costs
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