Skip to content

Add unit tests and enable CI pipeline - #12

Merged
Thierry Damiba (thierrypdamiba) merged 2 commits into
backend-simplifyfrom
feature/adding-tests
Mar 2, 2026
Merged

Thierry Damiba (thierrypdamiba) merged 2 commits into
backend-simplifyfrom
feature/adding-tests

Conversation

@thierrypdamiba

Copy link
Copy Markdown

Add API server, domain model, and dataset tests. Enable GitHub Actions CI with ruff, mypy, and pytest.

- Add API server tests (health endpoint, request validation, response models)
- Add domain model tests (GeneRecord, CitationNetwork, Dataset models)
- Enable GitHub Actions CI with ruff lint, mypy type check, and pytest
- Add httpx test dependency for FastAPI TestClient
@thierrypdamiba
Thierry Damiba (thierrypdamiba) merged commit 523f4ea into backend-simplify Mar 2, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant