test: add GitHub collector fixture replay#17
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR introduces fixture-based replay testing for GitHub collection, enabling offline verification of normalization, source creation, and duplicate detection without live API calls. It includes a JSON fixture with sample repositories, a comprehensive test suite validating both first-run collection and duplicate detection on replay, test isolation improvements to prevent cross-test contamination, and documentation of the technical approach and lessons learned. ChangesGitHub Fixture Replay Test Suite
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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
Tests
Closes #9
Summary by CodeRabbit
Documentation
Tests