Changelog
- b9c8ddd refactor(tests): rename and update host report tests for clarity and accuracy
- 4c8c4c4 Add unit tests for Redmine domain functionality and host service
- 7ee2001 refactor(tests): update Redmine test data structure and clean up whitespace
- ef1b9bd Add unit tests for OSExiter and Redmine client functionality
- aeae9b6 fix(host): trim whitespace from host name and filename parameters in delete handler
- e0820af refactor(tests): standardize admin setup in domain handler tests and improve cache test configurations
- 0c1dced Add unit tests for domain and host configuration handlers, services, and Redmine client
- c61e193 Add comprehensive test cases for client, clientport, domains, and domain authentication
- ba3f691 test(domain): add comprehensive tests for domain access control
- e121421 fix(stats): uncomment message formatting for mail traffic status in statsCheck1h
- 750de5b fix(cloudflare): update response status and message for domain deletion
- 4a0943a fix(stats): comment out alarm checks and Redmine issue creation in statsCheck1h
- 5174830 fix(tests): add verbose flag to test command for better output
- d0d36bf fix(handlers): replace WriteHeader with Status for HTTP response
- c04d27c fix(handlers): use WriteHeader instead of Status for HTTP response
- 1d584b0 fix(tests): reduce log buffer flush interval for faster test execution
- 8318704 Merge pull request #24 from monobilisim/alert-autofix-28
- 1fe4f29 Potential fix for code scanning alert no. 28: Incorrect conversion between integer types
- a532d7f Merge pull request #23 from monobilisim/alert-autofix-26
- 3f030f3 Potential fix for code scanning alert no. 26: Incorrect conversion between integer types