Changelog
- 888269e Add comprehensive tests for client and cache functionalities
- 4179226 test: Update validation tests for user registration and deletion edge cases
- 1a05436 test: Update TestCreateSession to allow duplicate tokens and adjust edge case for random string generation
- ee50aa0 fix: Update username in TestUpdateMeEdgeCases to use existing username for validation
- 60ebc78 feat: Add comprehensive tests for session management, user registration edge cases, and authentication scenarios
- 13c770e test: Update TestCreateInitialAdmin to clarify behavior when regular user exists
- 58fe174 feat: Enhance user authentication by adding AuthMethod to initial admin and improve password validation tests
- f71a2c6 refactor: Rename test functions for clarity and consistency
- 1e9dfbb feat: Add comprehensive tests for authentication and client utilities
- 4a9cc5a Merge pull request #27 from monobilisim/alert-autofix-29
- a06bbf1 Potential fix for code scanning alert no. 29: Incorrect conversion between integer types
- fdcc9bd Merge pull request #26 from monobilisim/zimbrahealth-mail-send-test
- 56f90b3 feat: Enhance Zimbra health check with caching and email verification
- 4a9bda9 feat: update go.mod to remove direct SQLite dependency and add indirect dependency
- 3ac8c84 feat(zimbraHealth): add email send test functionality and UI integration