Skip to content

Add frontend testing setup, pre-commit, and CI workflow#75

Open
valITino wants to merge 1 commit intomainfrom
codex/fix-frontend-tests-in-dashboard-component
Open

Add frontend testing setup, pre-commit, and CI workflow#75
valITino wants to merge 1 commit intomainfrom
codex/fix-frontend-tests-in-dashboard-component

Conversation

@valITino
Copy link
Owner

@valITino valITino commented Aug 8, 2025

Summary

  • add Vitest config and Dashboard test using React Testing Library
  • introduce pre-commit hooks for ruff linting
  • set up GitHub Actions workflow for backend, frontend, and docker builds

Testing

  • pre-commit run --files frontend/src/lib/api.ts frontend/src/pages/__tests__/Dashboard.test.tsx frontend/vitest.config.ts .github/workflows/ci.yml .pre-commit-config.yaml
  • pytest -q
  • cd frontend && npm test

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

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