mnemo_cards/.cursor/rules/write-tests.mdc
Dmitry a50fb4110a
Some checks are pending
Web App CI / test (push) Waiting to run
Web App CI / build (push) Blocked by required conditions
Deploy Admin Panel / Deploy Admin Panel (push) Waiting to run
Deploy Admin Panel / Admin Panel Verification (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
stuff
2025-12-19 02:17:03 +03:00

11 lines
No EOL
334 B
Text

---
alwaysApply: true
---
Use yx_state and yx_scope,
Follow clean architecture techique,
Modularize and split into files,
When you finish with another step:
Write unit tests for all the functionalities
Update PROGESS.md and TODO.md
Never run the tests, until specificly asked to
Never build the apps, until specificly asked to