aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Collapse)Author
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
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-02-14Merge pull request #2358 from Bond-009/testsdkanada
Enable TreatWarningsAsErrors and Nullable for test projects
2020-01-31Enable TreatWarningsAsErrors and Nullable for test projectsBond_009
2020-01-31Fix warningsBond_009
2020-01-28Update depsBond_009
2020-01-19fix and remove a few more testsdkanada
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-09Renamed project and namespaceBen Magee