Kavita/API.Tests/Services
ThePromidius 7d65dc0530
New Series Relation - Edition (#1583)
* Moved UpdateRelatedSeries from controller to SeriesService.cs

* Added 2 tests.
- UpdateRelatedSeries_ShouldDeletePrequelRelation
- UpdateRelatedSeries_ShouldNotAllowDuplicates

* Some docs and codestyle nitpicks

* Simplified tests and made easier to read

* Added 'Editions' series relation

* Missing code to properly show the relations in the UI

* Create Service for GetRelatedServices

* Added unit test. Assert Edition, Prequel and Sequel do not return parent while others do

* fixed missing userRating

* Add requested changes:
- Rename one test
- Split one test into two tests
2022-10-17 06:11:12 -07:00
..
Test Data Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ArchiveServiceTests.cs Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
BackupServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookmarkServiceTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
BookServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CacheServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CleanupServiceTests.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
DeviceServiceTests.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
DirectoryServiceTests.cs Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ParseScannedFilesTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
ReaderServiceTests.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
ReadingListServiceTests.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ScannerServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesServiceTests.cs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
SiteThemeServiceTests.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
TachiyomiServiceTests.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00