Skip to content
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

Add tests for the CLI #42

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add tests for the CLI #42

wants to merge 3 commits into from

Conversation

jurraca
Copy link
Contributor

@jurraca jurraca commented Dec 12, 2024

In order to test the CLI, we have to be able to pass args to the parser and/or the main loop, so it makes sense to move the CLI functionality to its own module. The CLI logic is unchanged. Some formatting notices were addressed.

Includes/is stacked on #43 so we can import pytest in CI.

jurraca and others added 3 commits December 12, 2024 18:33
map, merge, cov, invalid, and version commands
Create new CLI module, update run script to use CLI module
Update CLI tests to use new module
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