[Enhancement] Manually Entered on Command Sender#2906
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2906 +/- ##
==========================================
- Coverage 78.30% 78.25% -0.06%
==========================================
Files 673 673
Lines 55142 55192 +50
Branches 728 728
==========================================
+ Hits 43181 43192 +11
- Misses 11883 11922 +39
Partials 78 78
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:
|
There was a problem hiding this comment.
I tried sending without entering a value and got Error sending INST COLLECT due to RuntimeError: invalid value for Integer(): "". I think that makes sense.
You have a Command Sender playwright test failing. Please look at that. Also add an explicit test for this in Playwright.
openc3-cosmos-init/plugins/packages/openc3-vue-common/src/components/CommandParameterEditor.vue
Show resolved
Hide resolved
openc3-cosmos-init/plugins/packages/openc3-vue-common/src/components/CommandEditor.vue
Show resolved
Hide resolved
|
* [Enhancement] Manually Entered on Command Sender * Add/fix playwright tests



closes #2408
Let me know of any UI/UX suggestions