Commit Graph

24 Commits

Author SHA1 Message Date
175bb7cbdc test(app): add coverage for unique table row key generation 2026-02-18 04:28:28 +01:00
bed0ac4fea test(downloads): add regression coverage for too-small download retry behavior 2026-02-18 04:19:39 +01:00
3e6e31c2db test(playback): verify prepare_and_start passes naming hints to downloads 2026-02-18 03:39:13 +01:00
6335f8bbac test(downloads): cover preferred naming hint propagation in get_or_download 2026-02-18 03:39:09 +01:00
0cf2644f55 test(downloads): validate author_title stem generation and cache fallbacks 2026-02-18 03:39:04 +01:00
597e82dc20 test(app): verify playback start receives selected item metadata 2026-02-18 03:38:58 +01:00
25d56cf407 test(app): cover selected item hint forwarding for downloads 2026-02-18 03:38:54 +01:00
e88dcee155 test: cover app and playback controller mixin behavior 2026-02-18 03:17:48 +01:00
4bc9b3fd3f test: add focused playback helper unit coverage 2026-02-18 03:17:42 +01:00
cd99960f2f test: reorganize core suite into explicit domain files 2026-02-18 03:17:33 +01:00
bd2bd43e7f test: add regression coverage for app key bindings and space priority 2026-02-18 03:01:51 +01:00
8e73e45e2d refactor: restructure into package layout and split large modules 2026-02-18 02:43:45 +01:00
bc24439da8 test: replace cached search dummy setup with dataclass fixture object 2026-02-17 14:26:02 +01:00
c9d6be6847 test: model StubDownloads state with a dataclass 2026-02-17 14:26:00 +01:00
f85a2d3cda test: convert DummyApp test context to typed dataclass 2026-02-17 14:25:58 +01:00
7e4a57d18e test: refactor MockClient state fields into a dataclass 2026-02-17 14:25:56 +01:00
4a7fa69c2e test: clean up tests/test_ui_filter.py using dataclass and slots 2026-02-17 12:43:06 +01:00
c9a8764286 feat: add test config 2026-01-06 12:58:11 +01:00
1976b5d88c test: cover filter debounce 2026-01-06 12:58:00 +01:00
a8e3972f34 test: cover email extraction 2026-01-06 12:57:55 +01:00
eea6f26bcf test: cover table utils 2026-01-06 12:57:46 +01:00
ca70661bf6 test: cover library parsing and mark as finish 2026-01-06 12:57:36 +01:00
7930bf6941 test: cover cache and url helpers 2026-01-06 12:57:16 +01:00
6d3e818b01 test: cover filter/search helpers 2026-01-06 12:57:07 +01:00