..
test_ag_utils.py
fix linter issues
2025-09-11 21:49:39 +03:00
test_backgroundworker.py
improve logic for codec selection
2025-09-14 01:30:34 +03:00
test_cache.py
feat: implement cache cleanup
2026-01-16 20:42:51 +03:00
test_cf_solver_handler.py
Refactor: integrate cf solver for both yt-dlp and httpx
2026-01-02 18:44:52 +03:00
test_datastore.py
refactor: use sqlalchemy as base for sqlite
2026-01-17 23:32:39 +03:00
test_datastore_pagination.py
refactor: use sqlalchemy as base for sqlite
2026-01-17 23:32:39 +03:00
test_download.py
Add time-based throttling to StatusTracker to reduce item_updated websocket events
2026-03-09 05:28:17 +00:00
test_download_utils.py
Refactor: download module into testable chunks
2026-01-13 20:05:01 +03:00
test_encoder.py
Refactor: improve linting and formatting
2025-12-30 20:42:50 +03:00
test_events.py
refactor: remove socket.io dependency
2026-01-21 22:07:12 +03:00
test_httpx_client.py
Refactor: integrate cf solver for both yt-dlp and httpx
2026-01-02 18:44:52 +03:00
test_itemdto.py
Reduce API response data by excluding unused fields from ItemDTO serialization
2026-03-09 05:59:42 +00:00
test_nfo_maker.py
feat: add NFO generation endpoint and UI integration for downloads
2026-02-13 20:38:33 +03:00
test_operations.py
Refactor: improve linting and formatting
2025-12-30 20:42:50 +03:00
test_package_installer.py
Refactor: integrate cf solver for both yt-dlp and httpx
2026-01-02 18:44:52 +03:00
test_router.py
extends tests
2025-09-13 18:35:41 +03:00
test_scheduler.py
chore: update tests assertion messages
2026-01-09 18:57:51 +03:00
test_services.py
refactor: migrate task definitions to db model
2026-01-23 23:38:59 +03:00
test_singleton.py
Refactor: improve linting and formatting
2025-12-30 20:42:50 +03:00
test_sqlite_store.py
refactor: use sqlalchemy as base for sqlite
2026-01-17 23:32:39 +03:00
test_system_routes.py
Remove folders from config endpoint, add lazy-loaded /api/system/folders endpoint
2026-03-09 05:27:45 +00:00
test_update_checker.py
chore: update external packages
2026-01-30 16:31:20 +03:00
test_utils.py
feat: improve the file browser with pagination.
2026-02-13 21:46:01 +03:00