enforce tests
This commit is contained in:
@@ -29,6 +29,7 @@ Build a reliable, maintainable salon booking platform with Django (backend) and
|
|||||||
- Avoid introducing regressions without covering a fix or guardrail.
|
- Avoid introducing regressions without covering a fix or guardrail.
|
||||||
- Payment and booking flows must be idempotent and auditable.
|
- Payment and booking flows must be idempotent and auditable.
|
||||||
- Phone auth must be rate‑limited and safe from abuse.
|
- Phone auth must be rate‑limited and safe from abuse.
|
||||||
|
- Every change should be tested before completion; no exceptions.
|
||||||
|
|
||||||
## Testing Expectations
|
## Testing Expectations
|
||||||
### Backend
|
### Backend
|
||||||
|
|||||||
Reference in New Issue
Block a user