finish tests

This commit is contained in:
2023-04-28 19:08:17 +02:00
parent 4d532e5846
commit 0ff64c5c9e
6 changed files with 147 additions and 48 deletions

View File

@ -14,17 +14,9 @@
- [] automatically add regular planned trip
- [] User sync w/ nextcloud
- [] remove key from src/rest/admin/rss.rs (line 8); at least before putting code somewhere public
- [] Rocket tests for /rest
# Frontend Process
´cd frontend´
´npm install´
´npm run (watch/build)´
# Backend tests
- [x] model/user.rs
- [x] model/tripdetails.rs
- [x] model/planned_event.rs
- [x] model/trip.rs
- [ ] model/usertrip.rs
- [ ] Rest?