Skip to content

WF: rename-split-to-pp tests #109

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cwhitlock-NOAA
Copy link
Contributor

Starting to write tests for rename-split-to-pp as described in issue #101. These include the following changes:

A python wrapper for rename-split-to-pp, rename_split_to_pp_wrapper.py . This makes it easier to write some of the pytests.

A file of pytest unit tests. These will include at least the following cases:
meant to succeed:
- cross-test combinations of regrid/native, static/ts files. At least 4 test cases.
meant to fail:
- no input files in the input directory
- files in input directory do not match our naming conventions

A file of test data. We don't have any conventions on where to stick these or how to keep them organized yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant