add some cursor rules

This commit is contained in:
counterweight 2025-12-20 19:09:33 +01:00
parent 820c01097c
commit eccad00513
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 31 additions and 0 deletions

View 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`.