test(orchestrator): cover Run as Event UX at L3 #RHIDP-16049 - #4175
test(orchestrator): cover Run as Event UX at L3 #RHIDP-16049#4175rostalan wants to merge 2 commits into
Conversation
Add RTL tests for isEvent execute payload, kafkaEvent redirect, and runs-tab eventTriggered alert so RHIDP-9144 regressions are caught without cluster or Kafka. Co-authored-by: Cursor <cursoragent@cursor.com>
PR Summary by QodoAdd RTL coverage for Run as Event UX flows in orchestrator
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Code Review by Qodo
1.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4175 +/- ##
==========================================
+ Coverage 58.11% 58.35% +0.23%
==========================================
Files 2422 2422
Lines 96484 96548 +64
Branches 26885 26889 +4
==========================================
+ Hits 56075 56342 +267
+ Misses 38914 38711 -203
Partials 1495 1495
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Drive ExecuteWorkflowPage tests through a schema-backed OrchestratorForm stub so page-level isEvent/kafkaEvent coverage hits the primary UX path instead of only MissingSchemaNotice. Co-authored-by: Cursor <cursoragent@cursor.com>
|



Add RTL tests for isEvent execute payload, kafkaEvent redirect, and runs-tab eventTriggered alert so RHIDP-9144 regressions are caught without cluster or Kafka.
Closes RHIDP-16049