Files
sharedinbox/test
Thomas SharedInboxandClaude Sonnet 4.6 a8a97defdf test(T3): add contract test suites for Account/Mailbox/Email repositories
Each abstract *Contract class defines the observable-state invariants of
the corresponding repository interface. The concrete *Impl is run against
the suite via a thin subclass. Future fakes or alternative impls can be
verified by subclassing the same contract.

24 new tests across 3 files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 10:16:04 +02:00
..