aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/test_commands_transaction.py
AgeCommit message (Collapse)AuthorFilesLines
9 hourstx add: auto-create categories instead of requiring themDanilo M.1-0/+12
Pass --category straight to Firefly III as category_name; the API creates the category if it does not exist, matching --tags behavior. Drops the resolver lookup that turned an unknown category into a hard error. Accounts still resolve strictly (real money). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 hoursfeat: transaction add/list/get/search with type inferenceDanilo M.1-0/+68