feat : test coverage for utils functions - #35
Conversation
# Conflicts: # docker-compose.yml
…ders tests procedures
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe pull request introduces comprehensive testing infrastructure and development tooling. Changes include adding test dependencies (tokio, mockall, testcontainers, wiremock, postgres), removing async-http-client, enabling Docker Compose volumes and networking for Postgres, adding a development entrypoint script with Docker/network initialization checks, exposing utility helper functions, and creating test modules covering compression, deserialization, edge key decoding, cron normalization, and database connectivity. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~23 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip You can validate your CodeRabbit configuration file in your editor.If your editor has YAML language server, you can enable auto-completion and validation by adding |
Summary by CodeRabbit
Tests
Chores