Add component-level test for config.yaml parsing #1216
benkozi
started this conversation in
Enhancements
Replies: 1 comment
|
Hello, Thank you for taking the time to share your enhancement. Your request will be forwarded to Program Management for review and consideration in future Planning Intervals (PIs). Thank you, Joshua Kublnick |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A lot of complexity occurs while parsing and distributing
config.yamlcontents to the various namelists, field tables, etc. While discussing test coverage for the CFBM, the UFS-Fire team thought a component-level test that captures and validates this complexity would be helpful for both CFBM and SRW in general. Since the artifacts are dynamically generated in SRW, I think it's important to know that this generation is occurring correctly.cc @mkavulich
All reactions