Commit Graph

14 Commits

Author SHA1 Message Date
713d41e81c Add door.py tests 2026-05-23 19:49:02 +02:00
6ec3bc5f14 Improve assign_accessauth test and change already assigned to 409 2026-05-23 18:58:59 +02:00
9e6510f465 Remove unused test 2026-05-23 18:58:20 +02:00
5a6cd970dd Fix change_accessauth() not changing timetables
Also fix the test not actually checking the response :/
2026-05-23 18:41:50 +02:00
7f9df9db91 Fix test test_timetable_models 2026-05-21 19:26:27 +02:00
3e86fe223e Explain problem; will fix later maybe 2026-05-18 21:04:17 +02:00
56c8d38cde almost all tests run now 2026-05-18 21:03:47 +02:00
46e883200e Fix get_current_user and auth_is_admin creating their own db session instead of getting from get_session 2026-05-16 17:53:42 +02:00
6daf2345be Error handling in following functions 2026-05-16 17:33:06 +02:00
e4b405cdbd Revert "Merge get_user into authenticate_user, it was only doing one db call"
ups, das war ja doch von mehr verwendet...
This reverts commit 0337a90f15.
2026-05-16 17:16:26 +02:00
0337a90f15 Merge get_user into authenticate_user, it was only doing one db call 2026-05-16 17:03:33 +02:00
235420bc3e Fix testing harness 2026-05-16 17:02:40 +02:00
aafcdcc6de Needed to load 2026-05-16 16:27:25 +02:00
4e2467c45b Add ai generated tests 2026-05-16 16:27:06 +02:00