Kavita/API/Services
Joseph Milazzo d59d60d9ec
Feature/unit tests (#171)
* Removed a duplicate loop that was already done earlier in method.

* Normalize now replaces underscores

* Added more Parser cases, Added test case for SeriesExtension (Name in List), and added MergeNameTest and some TODOs for where tests should go

* Added a test for removal

* Fixed bad merge

Co-authored-by: Andrew Song <asong641@gmail.com>
2021-04-13 10:24:44 -05:00
..
Tasks Feature/unit tests (#171) 2021-04-13 10:24:44 -05:00
ArchiveService.cs Cover Image - First and tests (#170) 2021-04-11 18:15:12 -05:00
CacheService.cs Bugfix/multiple file extract (#116) 2021-03-27 15:20:55 -05:00
ComicInfo.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
DirectoryService.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
MetadataService.cs Cover Image - First and tests (#170) 2021-04-11 18:15:12 -05:00
TaskScheduler.cs Cover Image - First and tests (#170) 2021-04-11 18:15:12 -05:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00