We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56f54f commit 198d035Copy full SHA for 198d035
backend/tests/README.md
@@ -161,21 +161,6 @@ uv sync --dev
161
162
---
163
164
-## CI/CD
165
-
166
-Tests run automatically on GitHub Actions for every push/PR to main.
167
168
-**Workflow:** `.github/workflows/ci.yml`
169
170
-**What runs:**
171
-- All tests with coverage
172
-- Ruff linting on backend and frontend
173
-- Ubuntu + Python 3.12
174
175
-Check the "Actions" tab in GitHub to see results.
176
177
----
178
179
## Adding New Tests
180
181
1. **Decide where:** unit test (one component) or integration test (multiple components)?
0 commit comments