docs: add onboarding guides with diagrams for QE engineers#4902
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4902 +/- ##
=======================================
Coverage 98.67% 98.67%
=======================================
Files 25 25
Lines 2485 2487 +2
=======================================
+ Hits 2452 2454 +2
Misses 33 33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
D/S test |
Add 4 diagram-heavy docs for QE engineers new to the repo: - ONBOARDING.md: start here, pytest basics, first test run - HOW_IT_WORKS.md: architecture, fixtures, golden image pattern - WRITING_TESTS.md: step-by-step cookbook with templates - REPO_MAP.md: visual guide to find anything in the repo Assisted-by: Claude <noreply@anthropic.com> Signed-off-by: rnetser <rnetser@redhat.com>
fad0791 to
177cff4
Compare
|
D/S test |
|
/retest tox |
2 similar comments
|
/retest tox |
|
/retest tox |
What this PR does / why we need it:
Adds four onboarding documentation guides for new QE engineers joining the team:
All docs use Mermaid flowcharts that render natively on GitHub.
Which issue(s) this PR fixes:
Special notes for reviewer:
Draft — reviewing for accuracy and completeness. Known items to fix:
jira-ticket:
Assisted-by: Claude noreply@anthropic.com