Skip to content

Add tests and CI workflow#3

Closed
CHaerem wants to merge 1 commit intomainfrom
codex/add-test-coverage-and-ci-integration
Closed

Add tests and CI workflow#3
CHaerem wants to merge 1 commit intomainfrom
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

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