-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #131 - updated CHeaderParser.py to address specific issues #132
Fix #131 - updated CHeaderParser.py to address specific issues #132
Conversation
Convert to draft based on CCB-20200902 comments. |
@lbleier-GSFC, it seems to work better now: I add the argument to the SAMPLE_APP_CMD_NOP_CC command and it is displayed correctly in the UI. However, notice two details below:
P.S. To be honest, I don't believe you can fix this once and forever until functional tests are introduced. A python test program could be written and it could exercise all of the user inputs automatically and check the inputs (sending stdin and grepping over stdout). Full input:
|
This is what happens if I select the second command:
|
@stanislaw I agree this needs to be thoroughly tested. I am implementing fixes for the above issues at least for you to try |
Adding @skliper to follow this |
Sorry for the delay with the feedback. I hope to get to testing this tomorrow. |
I am testing this again. Both issues reported in my latest comment seem to have been fixed with the latest commit b44dc44. I have also noticed this other group of (hopefully) more trivial issues: the tool always raises exceptions when the Enter key is pressed instead of a number here:
and here:
Thank you. |
OK, should be fixed. Look at this personal service you're getting 🙂 |
CCB 2020-09-09 APPROVED |
Describe the contribution
Fixes #131 addressing issues raised by end user
Testing performed
No sample input available so no testing performed; will need to be tested
Expected behavior changes
Fix the issues raised in #131
Contributor Info - All information REQUIRED for consideration of pull request
Leor Bleier GSFC\Code 582