Conversation
These tests use db-init-fixture which needs CouchDB on localhost:5984. Without the :integration tag they ran in default lein test and failed.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe pull request updates the Docker Compose configuration to reference a custom Swarmpit image from GitHub Container Registry and adds a build directive, while also marking two user configuration tests as integration tests via metadata annotations. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
parse-user-config-testandinit-users-testas:integrationsince they depend ondb-init-fixturewhich requires CouchDBlein testfailing when CouchDB isn't availableSummary by CodeRabbit
Chores
Tests