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

Create Automated Test/Validation Scripts #15

Open
4 of 7 tasks
dthoward96 opened this issue Dec 5, 2023 · 0 comments
Open
4 of 7 tasks

Create Automated Test/Validation Scripts #15

dthoward96 opened this issue Dec 5, 2023 · 0 comments
Assignees

Comments

@dthoward96
Copy link
Collaborator

dthoward96 commented Dec 5, 2023

Creating automated testing for script updates with drastically increase testing time. Testing is tedious when it depends on databases processing files to determine if the changes work correctly.

Environment testing:

  • Automatic docker deployment to GHCR
    Master branch now automatically builds and deploys the latest docker image to github container repository.
  • Automatic docker testing on pull request
  • Automatic python/mamba versioning testing

Mypy Testing:

  • All Functions mypy testing
  • Automated github-action mypy testing

Pydantic Testing:

  • All functions pydantic testing
  • Automated github-action pydantic testing
@dthoward96 dthoward96 self-assigned this Feb 23, 2024
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

No branches or pull requests

1 participant