From ea0b5fbd293f2e789d1bd480a2f9ecfebb2f2c8a Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Jul 2026 11:09:54 +0000 Subject: [PATCH] Add test coverage for category hierarchy and account search MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model-level: - Category::GroupTest (new): for() grouping and the new select_options helper (order + indent labels). - CategoryTest: alphabetically_by_hierarchy scope ordering. - Rule::ConditionFilter::TransactionCategoryTest (new) - Rule::ActionExecutor::SetTransactionCategoryTest (new) - Import::CategoryMappingTest (new): grouping + 'Add as new category' still prepends correctly. Controller/integration-level (asserting actual rendered HTML order): - SplitsControllerTest: category combobox data-value ordering. - Transactions::CategorizesControllerTest: bulk-categorize