test(orchestrator): add frontend hook and status coverage#3578
test(orchestrator): add frontend hook and status coverage#3578rostalan wants to merge 2 commits into
Conversation
Add targeted frontend tests for orchestrator hooks and status components so config and status regressions are caught earlier. Harden the status indicator fallback for unknown states so the covered behavior matches runtime behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
Changed Packages
|
Use real orchestrator basic permissions in the permission-array hook test so the fixture matches the hook contract, and add the required changeset for the plugin package. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3578 +/- ##
==========================================
+ Coverage 54.19% 54.30% +0.11%
==========================================
Files 2303 2303
Lines 88305 88340 +35
Branches 24590 24623 +33
==========================================
+ Hits 47858 47977 +119
+ Misses 40238 40151 -87
- Partials 209 212 +3
*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:
|
|
/fs review |
|
/fs-review |
|
🤖 Finished Review · ✅ Success · Started 2:15 PM UTC · Completed 2:25 PM UTC |
ReviewFindingsLow
Labels: PR is primarily adding unit test coverage for existing hooks and components. |



Add targeted frontend unit tests for orchestrator frontend plugin to increase coverage and catch issues earlier.
Harden the status indicator fallback for unknown states so the covered behavior matches runtime behavior.
Hey, I just made a Pull Request!
✔️ Checklist