Skip to content

Create Automated Test/Validation Scripts #15

@dthoward96

Description

@dthoward96

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions