add some cursor rules
This commit is contained in:
parent
820c01097c
commit
eccad00513
3 changed files with 31 additions and 0 deletions
8
.cursor/rules/running_tests.mdc
Normal file
8
.cursor/rules/running_tests.mdc
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
description: How to run tests
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
There are backend, frontend and e2e tests.
|
||||
|
||||
They should be run with the `test-` commands found in the `Makefile`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue