Skip to content

Add pytest health check and CI workflow#1

Merged
Orlando-Alvarez merged 2 commits into
mainfrom
feat/add-tests-and-ci
May 5, 2026
Merged

Add pytest health check and CI workflow#1
Orlando-Alvarez merged 2 commits into
mainfrom
feat/add-tests-and-ci

Conversation

@Orlando-Alvarez

Copy link
Copy Markdown
Owner

Summary

This pull request adds automated testing and continuous integration to the Ticket-API project.

Changes

  • Added a pytest test for the health check endpoint.
  • Added a GitHub Actions CI workflow.
  • Configured CI to run on pushes to main, feature branches, and pull requests to main.
  • Updated the README with testing and CI instructions.

Validation

  • Confirmed the health endpoint test passes locally with:
python -m pytest
  • Confirmed the GitHub Actions workflow runs successfully.

@Orlando-Alvarez Orlando-Alvarez merged commit 543e02b into main May 5, 2026
2 checks passed
@Orlando-Alvarez Orlando-Alvarez deleted the feat/add-tests-and-ci branch May 5, 2026 04:04
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