Fix source-tree unittest imports#118
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe PR enables direct source-tree unittest invocations by automatically setting up ChangesSource-tree unittest path setup and validation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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
testspackagetests/_pathfix.pywith local CI by adding both repo root andsrctosys.pathCONTRIBUTING.mdCloses #114.
Tests
Not run:
python3 -m pytest tests/test_ci_local_script.py tests/test_operator_surface.py tests/test_contributor_setup_docs.py -qbecause pytest is not installed in the local Python environment.Summary by CodeRabbit
Documentation
PYTHONPATHconfiguration.Tests