callumalpass_tasknotes/tests/components
renatomen f54651bf8a test: add comprehensive test coverage for hierarchical subgroup functionality
- Add HierarchicalGroupingService sorting tests
  * Test "No <field>" positioning for ascending and descending order
  * Verify type-aware sorting behavior for user fields
  * Validate subgroup key ordering consistency

- Add FilterBar subgroup menu integration tests
  * Test subgroup header and options in sort/group context menu
  * Verify subgroup reset behavior when primary group changes
  * Use dependency injection approach for reliable test execution

- Enhance test infrastructure for subgroup testing
  * Implement direct method testing instead of DOM manipulation
  * Add mock resolver functions for user field value resolution
  * Create reusable test helpers for subgroup scenarios

Provides robust test coverage for subgroup sorting logic, menu integration,
and cross-view consistency to ensure reliable hierarchical grouping behavior.
2025-09-18 10:15:08 +00:00
..
SubgroupMenuBuilder.test.ts test: add comprehensive test coverage for hierarchical subgroup functionality 2025-09-18 10:15:08 +00:00