Skip to content

Add backend endpoint tests#6

Merged
Homayed merged 1 commit into
mainfrom
test/add-backend-endpoint-tests
Jun 28, 2026
Merged

Add backend endpoint tests#6
Homayed merged 1 commit into
mainfrom
test/add-backend-endpoint-tests

Conversation

@Homayed

@Homayed Homayed commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Closes #5

Summary

Add automated backend tests for the initial FastAPI endpoints.

Changes

  • Added pytest/httpx test dependencies
  • Updated backend/requirements.txt
  • Added tests for GET /
  • Added tests for GET /health

Testing

  • Ran python -m pytest
  • Confirmed 2 tests passed

@Homayed Homayed merged commit 21434fd into main Jun 28, 2026
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.

Add backend tests for FastAPI endpoints

1 participant