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
Bond_009
b1dc595be1
Fix a couple of tests
5 years ago
Bond_009
a647dc5705
Cleanup tests
5 years ago
dkanada
bca48b5d5c
Merge pull request #2248 from jellyfin/azp-vstest-fix
...
Fix the VSTest runner
5 years ago
Ben Magee
64baca9fac
Renamed project and namespace
5 years ago
Bond_009
b50c4938e1
Merge branch 'master' into namingtests
5 years ago
Erwin de Haan
1ea613a9bd
Update Jellyfin.Api.Test to 3.1
5 years ago
Ben Magee
140673fcf6
Add a test case which doesn't specify the parent directory.
5 years ago
Ben Magee
43c76b48c9
Added a test to prevent a regression of the issue seen in #1874 . This issue was fixed in PR#2240
5 years ago
Joshua M. Boniface
d3bce6e380
Merge pull request #2107 from Bond-009/dotnet3.1
...
Move to .Net Core 3.1
5 years ago
Ben Magee
d1461b4238
Changed cast style as suggested, improved some member names to make them less ambiguous
5 years ago
Ben Magee
00c6d392a1
Added tests for FirstTimeSetupOrElevatedHandler
5 years ago
Ben Magee
ef75455178
Test RequiresElevationHandler for all roles
5 years ago
Ben Magee
8d06d0dbdf
Removed unneeded dependency
5 years ago
Ben Magee
8c4e679ff4
PR style comments
5 years ago
Ben Magee
f47c7959af
Wrote tests to cover CustomAuthenticationHandler
5 years ago
Bond-009
a1ca50fd5a
Merge branch 'namingtests' of https://github.com/Bond-009/jellyfin into namingtests
5 years ago
Bond-009
8723bdbb4f
Fix tests
5 years ago
Bond-009
6b185119aa
Merge branch 'master' into namingtests
5 years ago
Bond_009
c8f403238e
Move to .Net Core 3.1
5 years ago
Bond_009
35151553e3
Add back all old emby tests
5 years ago
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond_009
a2df6e0e36
Fix naming tests
5 years ago
dkanada
61b9b4046a
Merge pull request #1929 from Narfinger/parser-fix4
...
[Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
5 years ago
Narfinger
4a20260a27
add another parser case and allow parsing of seasonless
...
Add another parser case and we now allow parsing of seasonless series which hopefully should cover more cases of directory structure
5 years ago
Bond_009
516933aab5
Move to netcore3.0
5 years ago
Narfinger
45f906c556
added a couple more tests
5 years ago
Narfinger
8da012c8c5
add tests for Emby.Naming/TV/EpisodePathParser.cs
...
This should in the future help to detect working and non working name matchings
5 years ago