Changelog
- a103855 feat: enhance cluster sync check to allow testing in non-midnight hours
- af67e0a test: add tests for GetDomainRedmineProject and GetDomainRedmineIssues with various scenarios
- a4dfb91 test: enhance error message assertion in TestExchangeCodeForToken_ErrorScenarios
- 28a7bd2 test: add comprehensive tests for Keycloak authentication and error handling
- 2e1e30e feat(api): implement GetHosts function and enhance error handling in client requests; add tests for domain update and delete operations
- 59357bf Merge pull request #25 from monobilisim/alert-autofix-29
- fd5b98e Potential fix for code scanning alert no. 29: Incorrect conversion between integer types
- 17be2be refactor(auth): add AuthMethod field to User model in SyncKeycloakUser and createOrGetDefaultAdminUser functions
- d8876bf refactor(auth): update SyncKeycloakUser and createOrGetDefaultAdminUser to use models.User type
- 9fd28c5 refactor(auth): update Keycloak user role structure to use map for RealmAccess
- 0d31d70 Add error handling tests for cache and Cloudflare client; enhance Keycloak user sync tests
- 3df1b94 Add unit tests for Cloudflare client configuration and error handling
- 59f2aca Add unit tests for OSExiter and Cloudflare client functionality; implement Redmine integration tests