Kavita/API/Services
ThePromidius e2fb19b288
Tachiyomi unit tests and fixes (#1549)
* Moved logic from TachiyomiController.cs to TachiyomiService.cs

* Added GetLatestChapter Unit Tests

* Tachiyomi more tests.
Implemented test for yearly volumes

* MarkVolumesUntilAsRead unit test

* Registered tachiyomi service.
Added new test

* Fixed test pages

* Added missing check if its single-file volume

* Removed dead code

* Added method documentation and breaked thousands with `_`

* Review details and renamed test method to be more descriptive

* Review changes
- Removed automapper
- Added spaces after commas
- Added class documentation (copied from controller)
- Made Culture static
- Added 'R' doc linking to docs.ms
- Added trycatch to service when saving progress and logged
- Removed redundant qualifiers

* finishing touches

Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
2022-09-20 09:46:46 -07:00
..
HostedServices Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Tasks Parser optimization part1 (#1531) 2022-09-18 11:26:17 -07:00
AccountService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
ArchiveService.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
BookmarkService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
BookService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
CacheService.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DirectoryService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
DownloadService.cs Bookmark RBS + Dynamic PGO (#1503) 2022-09-02 09:40:52 -07:00
EmailService.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
MetadataService.cs Release Testing Day 3 (#1496) 2022-09-01 11:45:34 -07:00
ReaderService.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
ReadingItemService.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
ReadingListService.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
SeriesService.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
TachiyomiService.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
TaskScheduler.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
TokenService.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00