Skip to content

Add unit tests and verify CI workflow runs #6

@ATemova

Description

@ATemova

The CI workflow (.github/workflows/ci-dev.yml) runs pytest tests/, but there is no tests/ folder yet, so CI has nothing to run (or fails on the missing path).

To do:

  • Add a tests/ folder with at least a few unit tests (e.g. for the height models, the recommender scoring, API endpoints).
  • Confirm the workflow runs green on a push/PR to develop (check the Actions tab).

Until then, the CI claim in the documentation is not actually exercised.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions