9 lines
172 B
Text
9 lines
172 B
Text
|
|
---
|
||
|
|
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`.
|