feat: add basic test suite#80
Conversation
PascalRepond
commented
Mar 26, 2026
- Add pytest tests for API, views, utils (conftest, test data fixtures)
- Rewrite README with usage guide, permissions docs, and full config reference
- Fix wikilink url_formatter to use 'wiki.page' instead of 'display'
- Enable pytest in test script and ignore tests/data in doctest collection
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
✅ Files skipped from review due to trivial changes (5)
🚧 Files skipped from review as they are similar to previous changes (4)
WalkthroughRewrites README into a comprehensive user and developer guide; tweaks Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
- Add pytest tests for API, views, utils (conftest, test data fixtures) - Rewrite README with usage guide, permissions docs, and full config reference - Fix wikilink url_formatter to use 'wiki.page' instead of 'display' - Enable pytest in test script and ignore tests/data in doctest collection Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>