Kavita/API.Tests
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
..
Comparers Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Converters Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Entities Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Helpers Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Parser Parser optimization part1 (#1531) 2022-09-18 11:26:17 -07:00
Repository More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -07:00
Services Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
API.Tests.csproj Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00