summaryrefslogtreecommitdiffstats
path: root/tests/test_taxonomy.py
AgeCommit message (Collapse)AuthorFilesLines
6 daysfeat: propagate tag renames to articles after taxonomy saveDanilo M.1-0/+33
After saving TaxonomyView, detect renamed IT/EN tags by comparing old and new it_to_en dicts, then rewrite frontmatter of affected articles. Status bar shows count of updated articles. Taxonomy save failure aborts propagation. Adds pytest-qt and four unit tests for _detect_renames. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 daysfeat: taxonomy load/save with IT/EN pair alignmentDanilo M.1-0/+43