Delgan
be6cc9644f
Another iteration
5 years ago
Delgan
90d289f946
Fix failing tests?
5 years ago
dtparr
41f6fa0ae8
Whitespace fix
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dtparr
e027f4645f
Whitespace fix
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dtparr
8e67cb541e
Refactor the NamingOptions instantiations from both new and pre-existing facts/theories to be a readonly field to save instantiation costs
5 years ago
dtparr
8e42d0063d
Fix tab/space issue causing github oddity
5 years ago
dtparr
ce86455747
Update to use the Theory/InlineData method to parameterize unit tests
5 years ago
dtparr
1f33c51977
Add Unit Test for the Extras directories.
...
Parameterize the valid extras as well as the null conditions.
5 years ago
dependabot-preview[bot]
b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1
...
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>
5 years ago
Bond-009
f31efce52d
Merge branch 'master' into usings
5 years ago
Bond-009
ddd5d3aaec
Merge branch 'master' into usings
5 years ago
dependabot-preview[bot]
b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
...
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>
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
5 years ago
Bond-009
375cf212dd
Update AlphanumComparatorTests.cs
5 years ago
Bond_009
ada3f96668
Add tests for alpha numeric sorting
5 years ago
Narfinger
107974e3f8
moves shows tests to Theory and InlineData format
5 years ago
dkanada
fd3ee279de
Merge pull request #2448 from Narfinger/tests-fix2
...
adds names from the episodenumber tests to path tests
5 years ago
Narfinger
496bdc65f3
adds names from the episodenumber tests to path tests
5 years ago
Narfinger
fd5f0c54a6
fixes formatting and enabling another test
5 years ago
Narfinger
b306b8b881
add todos and fixes some todo tests
5 years ago
Narfinger
4dabc50f09
fixes last tests and cleanup
5 years ago
Narfinger
c2fe628c79
removed failing tests
5 years ago
Narfinger
21f11c600a
converted tests to inlinedata
5 years ago
Bond-009
7df6d4e7a0
Update EpisodeNumberTests.cs
5 years ago
Bond_009
dfd74adc15
Add test
5 years ago
Bond_009
620047ab9a
Fix episode parsing
5 years ago
dkanada
8ee917143f
Merge pull request #2358 from Bond-009/tests
...
Enable TreatWarningsAsErrors and Nullable for test projects
5 years ago
Bond-009
22510909fb
Update Jellyfin.Naming.Tests.csproj
5 years ago
Bond-009
d5fcca3d05
Merge branch 'master' into naming
5 years ago
Bond_009
71abf1d3ce
Enable TreatWarningsAsErrors and Nullable for test projects
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
Bond_009
2186df8ac4
Update deps
5 years ago
Bond_009
dc62e436c4
Clean up Emby.Naming
5 years ago
Vasily
f23434f4f7
Merge pull request #2299 from dkanada/testing
...
Fix a few more tests for music and episodes
5 years ago
dkanada
11c758b6be
remove unsupported test cases
5 years ago
dkanada
e700fc8a07
fix and remove a few more tests
5 years ago
dkanada
c618f3f8eb
Merge pull request #2257 from Bond-009/cleantests
...
Fix a couple of tests
5 years ago
dkanada
1e65cc4695
Merge pull request #2269 from EraYaN/azp-coverlet-reports
...
Split CI YAML files and update code coverage collection
5 years ago
Erwin de Haan
da91b4fa4c
Split CI testing files
...
Switch to cobertura for code coverage
Switch to dotnet test for tests
Add matrix run for different platforms
Add extra variables for easier maintenance
5 years ago
Vasily
c6484c0220
Merge pull request #2181 from BnMcG/2179-authentication-tests
...
Test Jellyfin.Api authentication handling
5 years ago
dkanada
b1e76db21e
Merge pull request #2266 from Bond-009/nullref2
...
Try to fix nullreff
5 years ago
dkanada
536237c35d
move the split usage to the proper location
5 years ago
dkanada
d461f46bef
ignore drive name in windows environments
5 years ago
dkanada
d00fd7ca82
switch two incorrectly used variables
5 years ago
dkanada
65e9a705d3
check operating system for absolute path test
5 years ago
dkanada
c3efcbf77e
Merge pull request #2245 from BnMcG/1874-regression-test
...
Add a test to prevent a regression of absolute path generation behaviour
5 years ago
Bond_009
56f580cdf6
Add test to prevent regressions
5 years ago
Bond_009
cd0592ea8f
Improve parsers
5 years ago