Kavita/API.Tests/Parser
jeongsu816 239b7c523d
Fixed Parser.Parser.Normalize returns empty string (#991)
Parser.Parser.Normalize returns empty string when name doesn't have any
alphanumeric characters. It messes up Series at least.
To prevent this issue, if normalized string is empty, it just returns
received name variable. In this case user has to carefully set file names but
it is better than messed up Series.
2022-01-26 07:42:28 -08:00
..
BookParserTests.cs EPUB CSS Parsing Issues (#690) 2021-10-18 16:28:07 -07:00
ComicParserTests.cs Series Detail Enhancements (#983) 2022-01-24 09:02:44 -08:00
DefaultParserTests.cs Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
MangaParserTests.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
ParserInfoTests.cs Misc Fixes (#914) 2022-01-08 11:36:47 -08:00
ParserTest.cs Fixed Parser.Parser.Normalize returns empty string (#991) 2022-01-26 07:42:28 -08:00