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

Convert existing nosetests to pytest #10

Open
esecules opened this issue Oct 24, 2023 · 0 comments
Open

Convert existing nosetests to pytest #10

esecules opened this issue Oct 24, 2023 · 0 comments
Milestone

Comments

@esecules
Copy link
Owner

Overview

pytest is currently the recommended tool for python unit testing.

Acceptance Criteria

  1. Current tests run with pytest and pass
    a. there is at least one test that relies on an encrypted auth token to my splitwise account. That should continue to work.
  2. If Add github actions pylint #9 is already completed, pytest is run as part of the github actions.
@esecules esecules added this to the 1.1.0 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant