Kavita/API.Tests/Helpers
Joseph Milazzo d639360e3c
Getting Ready for Release (#1180)
* One more unit test for Tachiyomi

* Removed some debug code in the manga reader menu

* Fixed a typeahead bug where using Enter on add new item or selected options could cause items to disappear from selected state or other visual glitches

* Actually fix the selection issue. We needed to filter out selected before we access element

* Cleaned up collection detail page to align to new side nav design

* Cleaned up some styling on the reading list page

* Fixed a bug where side nav would not be visible on the main app due to some weird redirect logic

* Fixed a bug where when paging to the last page, a page will be skipped and user will have to refresh manually to view

* Fixed some styling bugs on drawer for light themes. Added missing pagination colors on light themes

* On mobile screens, add some padding on series-detail page

* Fixed a bad test case helper
2022-03-27 14:19:22 -07:00
..
CacheHelperTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
EntityFactory.cs Getting Ready for Release (#1180) 2022-03-27 14:19:22 -07:00
GenreHelperTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ParserInfoFactory.cs Misc Fixes (#914) 2022-01-08 11:36:47 -08:00
ParserInfoHelperTests.cs Misc Fixes (#914) 2022-01-08 11:36:47 -08:00
PersonHelperTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
SeriesHelperTests.cs Scanner not merging with series that has LocalizedName match (#950) 2022-01-16 15:48:15 -08:00
TagHelperTests.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
TestCaseGenerator.cs Feature/tech debt (#199) 2021-05-05 21:00:50 -05:00