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

Setup CI #3

Open
3 of 5 tasks
dylanbmorgan opened this issue Apr 25, 2024 · 0 comments
Open
3 of 5 tasks

Setup CI #3

dylanbmorgan opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
CI Something related to continuous integration documentation Improvements or additions to documentation

Comments

@dylanbmorgan
Copy link
Member

dylanbmorgan commented Apr 25, 2024

  • Add linters and formatters to pyproject.toml and run with CI
  • Mkdocs
  • Deployment to PyPI
  • Fix pyright errors
  • Add tests to CI
@dylanbmorgan dylanbmorgan self-assigned this Apr 25, 2024
@dylanbmorgan dylanbmorgan changed the title Add linters and formatters to pyproject.toml General CI Apr 25, 2024
@dylanbmorgan dylanbmorgan changed the title General CI Setup CI Apr 25, 2024
@dylanbmorgan dylanbmorgan added documentation Improvements or additions to documentation CI Something related to continuous integration labels Apr 25, 2024
dylanbmorgan added a commit that referenced this issue Oct 31, 2024
* Setup test framework using pytest

* Started adding tests for output module 

* Reformatted currently existing tests for geometry

* Minor refactor of parsing modules attributes and inheritance 

* Added pytest CI 

* Addresses #3, and #6

---------

Co-authored-by: lukashoermann200 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Something related to continuous integration documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant