forked from ufs-community/uwtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UW 322 as a user, I would like to validate my rocoto xml workflow, gi…
…ven the rocoto native schema (ufs-community#317) * Start of CLI, need inline validation and tests * updates to fix issues Tests in progress Will recheck file.py edits * updates to testing * add inline validation of input and output * fixed tests and logic reverted file.py changes * Incorporating multiple suggestions Pending rocoto.py edits and log handling * added realize_rocoto_xml(), tests in progress * Added verbose logging, tests in progress * fixes done, need rocoto tests and paths * Major suggestions added, fixing minor issues * all 'as m' clarified to 'as module' * fixed path handling * Incorporating feedback and correcting validation still need to fix coverage of invalid XML * removed pragma, added temp output handling note: coverage still an issue * change naming from input_yaml to config_file * Resolving feedback, still fixing coverage * Fixing residual naming issues * invalid_xml test coverage fixed * fixed importers to handle OptionalPath * Docstrings fixed, investigating rocoto.jinja2 * Clarified schema vs template; current write error * Fixed template and task handling return Current test issue with passing over temp xml * fixed tests * Removed unnecessary declarations * Several fixes; still an issue in rocoto.jinja2 * unpatched write
- Loading branch information
Showing
10 changed files
with
358 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.