mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-01-13 09:19:57 -06:00
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).