mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
seed-demo-library.cs covered every grid state except the one that made #1925 hard to answer: a book that is in the database but in the trash, and therefore absent from the grid, the search index and every status count at once. Seed three - a purchased title, a Plus title, and an episode whose series is still in the library so the trash bin's nesting is exercised too - and report them under their own heading, since unlike every other seeded row they are supposed to be missing from the grid. Document what they are for in docs/development/testing.md: the status bar count, the menu count, the empty-search hint, and the nested episode. Co-authored-by: rmcrackan <rmcrackan@gmail.com>