borgwarehouse/tests
2025-04-20 23:08:13 +02:00
..
bats fix: 🐛 ignore lost+found directories on storage retrieval 2024-12-08 11:02:41 +01:00
supertest test: clean some test and add one for repo index 2025-04-20 23:08:13 +02:00
README test: adding supertest (jest) to test API 2025-04-20 23:08:06 +02:00

## BATS tests against bash scripts

From `tests/bats`, launch `docker compose up --build`

## supertest (Jest) is used to test API endpoints

Launch `npm test`