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

20 set up cli #21

Merged
merged 4 commits into from
May 16, 2024
Merged

20 set up cli #21

merged 4 commits into from
May 16, 2024

Conversation

bschroeter
Copy link
Contributor

Added some testing around the CLI using click.testing, which raised the issue around using print() for the command line.

We should be using click.echo instead, in order to be able to adequately catch things in the testing harness.

This is about as far as we can go until ME.org fixes their server-side issue with uploads, I'll add some further issues for the remaining steps.

@bschroeter bschroeter linked an issue May 16, 2024 that may be closed by this pull request
@bschroeter bschroeter requested a review from SeanBryan51 May 16, 2024 01:18
@bschroeter bschroeter requested a review from SeanBryan51 May 16, 2024 04:43
@bschroeter bschroeter merged commit 156b7ff into main May 16, 2024
1 check passed
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.

Set up CLI
2 participants