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

Migrate to python 3, add test suite and real test data using pytest, maybe add CI/CD (maybe unneeded #14

Closed
10 tasks done
billgreenwald opened this issue Oct 8, 2022 · 0 comments · Fixed by #16
Closed
10 tasks done
Milestone

Comments

@billgreenwald
Copy link
Owner

billgreenwald commented Oct 8, 2022

If anyone wants to do this they are welcome to, otherwise itll come slowly over time

  • Upgrade to python 3
  • Add pytest support for existing test files
  • Add pytest support for actual functionalized refactor
  • Add pytests to cover all edge cases of package by creating better test files
  • Rename from master to dev for actual use branch
  • Tag some versions nicely instead of just having massive push logs
  • Add a changelog
  • Protect the dev branch and use PRs, even if self-approved, to ensure tests are run properly.
  • Add github actions for running tests on PRs
  • Change tests to source module locally so they pass github actions
@billgreenwald billgreenwald added this to the 3.0.0 milestone Oct 8, 2022
@billgreenwald billgreenwald linked a pull request Oct 8, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant