Kavita/API/DTOs/SeriesDetail
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
..
RelatedSeriesDto.cs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
SeriesDetailDto.cs Jump Bar Testing (#1302) 2022-05-30 16:50:12 -05:00
UpdateRelatedSeriesDto.cs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00