fix(test): CalendarEvent test expects local time after toLocal() change #18

Merged
bvandeusen merged 0 commits from dev into main 2026-04-08 17:22:46 -04:00
bvandeusen commented 2026-04-08 17:22:27 -04:00 (Migrated from git.fabledsword.com)

Summary

  • fix(test): CalendarEvent test was comparing against UTC DateTime but the model now calls .toLocal() on parse. Updated test expectations to match.

Test Plan

  • flutter test passes — all 22 tests green

🤖 Generated with Claude Code

## Summary - **fix(test)**: CalendarEvent test was comparing against UTC DateTime but the model now calls `.toLocal()` on parse. Updated test expectations to match. ## Test Plan - [ ] `flutter test` passes — all 22 tests green 🤖 Generated with [Claude Code](https://claude.com/claude-code)
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledApp#18