callumalpass_tasknotes/tests
callumalpass e336bff61b test: fix time format tests and mocks for consistent behavior
- Add support for 24-hour format (MMM d, yyyy HH:mm) in date-fns mock
- Update formatTimestampForDisplay tests to reflect 24-hour default behavior
- Add comprehensive tests for both 12-hour and 24-hour time formatting
- Fix TaskCard test mock to include calendarViewSettings.timeFormat
- Update formatDateTimeForDisplay mock to handle userTimeFormat parameter
- Clean up minor formatting in dateUtils.ts

All tests now pass with the new time format preference implementation.
2025-09-13 14:16:07 +10:00
..
__mocks__ test: fix time format tests and mocks for consistent behavior 2025-09-13 14:16:07 +10:00
helpers fix: resolve failing tests and improve code quality 2025-09-07 23:11:19 +10:00
integration fix: automatically sanitize forbidden characters in task titles 2025-09-08 01:15:26 +10:00
unit test: fix time format tests and mocks for consistent behavior 2025-09-13 14:16:07 +10:00
coverage-report.md test: add comprehensive tests for Issue #160 off-by-one date bugs 2025-07-11 23:06:37 +10:00
test-setup.ts feat: add saved views button position setting 2025-08-15 22:50:30 +10:00