Skip to content

Conversation

@ic0ns
Copy link
Contributor

@ic0ns ic0ns commented Jun 19, 2025

Summary

  • Add comprehensive unit tests for MongoDbDelegate and RabbitMqDelegate classes
  • Achieve 100% code coverage for the de.rub.nds.crawler.config.delegate package
  • Ensure all getters, setters, and default behaviors are properly tested

ic0ns added 2 commits June 19, 2025 11:25
Achieve 100% code coverage for MongoDbDelegate class by testing:
- All getter methods
- All setter methods
- Default values behavior
- Combined property operations
Achieve 100% code coverage for RabbitMqDelegate class by testing:
- All getter methods
- All setter methods
- Default values behavior
- Boolean flag handling for TLS option
- Combined property operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants