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 #99

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Add tests #99

merged 4 commits into from
Jul 29, 2024

Conversation

wahlp
Copy link
Contributor

@wahlp wahlp commented Jul 29, 2024

resolves #78

@wahlp
Copy link
Contributor Author

wahlp commented Jul 29, 2024

@AnthonyMichaelTDM @simon-wg

might be a good opportunity to standardise our development tools.

the CI calls for flake8 and mypy but i'm not sure if you guys are using anything else on top of that.
feel free to add to requirements-dev.txt

@AnthonyMichaelTDM
Copy link
Owner

requirements-dev.txt looks good, flake8, mypy, and pytest are the standard tools for this project (and all my other python work)

@AnthonyMichaelTDM
Copy link
Owner

let's also go through some of the closed issues (that provided saves) and write tests to ensure that their issues were fixed, for cases where doing that makes sense

@simon-wg
Copy link
Contributor

Looks good, I also use black for formatting, which I'd recommend as well.

@AnthonyMichaelTDM AnthonyMichaelTDM merged commit 9a0acca into AnthonyMichaelTDM:master Jul 29, 2024
2 checks 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.

[Proposal] - Make /tests useful again
3 participants