forked from Ruderverein-Donau-Linz/rowt
add tests
This commit is contained in:
12
README.md
12
README.md
@ -91,12 +91,12 @@ user_details
|
||||
|
||||
# Missing backend tests
|
||||
|
||||
- [ ] (index) GET /
|
||||
- [ ] (faq) GET /faq
|
||||
- [ ] (cal) GET /cal
|
||||
- [ ] (FileServer: svelte/build) GET /<path..>
|
||||
- [ ] (join) GET /join/<trip_details_id>
|
||||
- [ ] (remove) GET /remove/<trip_details_id>
|
||||
- [x] (index) GET /
|
||||
- [x] (faq) GET /faq
|
||||
- [x] (cal) GET /cal
|
||||
- [x] (FileServer: svelte/build) GET /<path..>
|
||||
- [x] (join) GET /join/<trip_details_id>
|
||||
- [x] (remove) GET /remove/<trip_details_id>
|
||||
- [x] (create) POST /cox/trip
|
||||
- [ ] (update) POST /cox/trip/<trip_id>
|
||||
- [ ] (join) GET /cox/join/<planned_event_id>
|
||||
|
Reference in New Issue
Block a user