- Added tests to validate `ThemeProvider` updates resolved theme on system preference changes and ignores changes for non-system themes. - Introduced tests to ensure `authStore` gracefully handles invalid tokens, storage errors, and logs errors appropriately during authentication state transitions. - Improved test coverage by adding defensive error handling cases and refining token validation logic.