Add script inventory coverage tests - #2487
Conversation
Signed-off-by: Dhruva Vijayvargia <dhruvavijayvargia@gmail.com>
|
@Dhruva162 Please address the comments regarding test failures and #2466 duplication. This pull request will be closed for staleness if there is no response in a few days. |
Thanks for the feedback. After reviewing #2466, I see there is significant overlap with my changes. Rather than duplicate effort, I'm happy to close this PR and work on a different issue or submit a follow-up PR for anything not covered there. |
Thank you for your time. I will close this pull request. |
Summary
This PR adds smoke and regression tests to improve coverage for scripts under
scripts/.Changes
scripts/genkatdict.pyby replacingjson.dumps(...)withjson.dump(...)sokats.jsonis correctly written.Testing