test(api): add API test coverage on files, folders, favorites, recent, trash

This commit is contained in:
Edouard Vanbelle
2026-05-11 19:26:52 +02:00
parent 57c6b3f57d
commit 5df4075f7f
9 changed files with 910 additions and 2 deletions
+4
View File
@@ -39,6 +39,10 @@ jobs:
- 'src/**'
- 'Cargo.toml'
- 'Cargo.lock'
- 'tests/api/**'
- 'tests/e2e/**'
- 'tests/fixtures/**'
- 'tests/common/**'
frontend-check:
name: Frontend — CSS and JS checks (format, lint, rules)