Commit Graph

36 Commits (716dd2f5eab4ba21e9dc2cf02e521ee18d608525)

Author SHA1 Message Date
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
12 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
12 months ago
scatter-dev 14a762b2f1 added test case, fixed regexes
1 year ago
Lenart Kos 40a1e1924a Add rule and tests to fix #9341
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Joshua M. Boniface f205661b18 Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
2 years ago
Bond_009 71ebe220f0 Speed up Jellyfin.Naming.Tests
3 years ago
Claus Vium 2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Claus Vium a9c38870f9
Merge pull request #6379 from dearjoey/master
3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching
3 years ago
joey 0c9b64de4b optimize episode parser
3 years ago
Bond_009 ef3b651aad Improve episode parser
3 years ago
Bond_009 b202bfebce Fix episode parser
3 years ago
senritsu 4e21b49994 adjust episode path expression to allow digits in series names
4 years ago
Stepan 195a6261c4 Dummy test case explanation.
4 years ago
Stepan 3d1076ae42 Rest of tests for Emby.Naming code coverage
4 years ago
Stepan f22e0800e2 Episode parsing coverage
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
aled 3ff6e3ff65 Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
4 years ago
aled 2849d2b134 Fix compile warnings in Jellyfin.Naming.Tests
4 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
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
Bond_009 dc62e436c4 Clean up Emby.Naming
5 years ago
dkanada 11c758b6be remove unsupported test cases
5 years ago
dkanada e700fc8a07 fix and remove a few more tests
5 years ago
Bond-009 8723bdbb4f Fix tests
5 years ago
Bond_009 35151553e3 Add back all old emby tests
5 years ago