mirror of
https://github.com/btouchard/ackify.git
synced 2026-05-18 23:08:33 -05:00
41e18c914f
Add business logic tests to improve frontend code coverage and reliability: - Pinia stores: auth, signatures, ui (87 tests) - Services: checksumCalculator (19 tests) - Components: SignButton, NotificationToast (21 tests) Focus on critical business flows: authentication, signature management, notification system, and file validation. All tests passing (143 total).