mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 22:35:46 +01:00
7 lines
160 B
Text
7 lines
160 B
Text
## BATS tests against bash scripts
|
|
|
|
From `tests/bats`, launch `docker compose up --build`
|
|
|
|
## supertest (Jest) is used to test API endpoints
|
|
|
|
Launch `npm test`
|