Skip to content

Add tests and CI workflow#4

Merged
CHaerem merged 1 commit intomainfrom
ejijrl-codex/add-test-coverage-and-ci-integration
Jul 11, 2025
Merged

Add tests and CI workflow#4
CHaerem merged 1 commit intomainfrom
ejijrl-codex/add-test-coverage-and-ci-integration

Conversation

@CHaerem
Copy link
Owner

@CHaerem CHaerem commented Jul 10, 2025

Summary

  • add pytest to dependencies
  • create a workflow that runs the tests on push and PRs
  • implement unit tests for route and update logic
  • add frontend tests and Node packages
  • run Jest frontend tests in CI

Testing

  • pip install -r requirements.txt
  • pytest -q
  • npm test --silent

https://chatgpt.com/codex/tasks/task_b_686f9643e410832ba848454fefffd988

@CHaerem CHaerem merged commit 02da2fb into main Jul 11, 2025
1 check passed
@CHaerem CHaerem deleted the ejijrl-codex/add-test-coverage-and-ci-integration branch July 11, 2025 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant