- Update all pipeline.worker.scripts patches to paperforge.worker.* - Fix test_base_views.py and test_base_preservation.py imports - Update test_legacy_worker_compat.py for new module paths - Fix OCR test patches to target correct module namespaces
- TestBBTPathNormalization: 8 tests covering absolute Windows, storage: prefix, bare relative, Chinese chars, spaces, backslash normalization, empty path, absolute non-storage - TestMainPdfIdentification: 6 tests covering title=PDF primary, largest file fallback, first PDF fallback, no PDFs, single PDF, mixed PDF/non-PDF - TestWikilinkGeneration: 6 tests covering basic wikilink, junction resolution, forward slashes, Chinese filename, empty path, nonexistent file - TestLoadExportRowsIntegration: 5 tests using fixture JSON files - Fixtures: bbt_export_absolute.json, bbt_export_storage.json, bbt_export_mixed.json