• Joined on 2025-02-09
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 13:41:03 +02:00
fa18724e32 remove rand again after testing
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 13:40:50 +02:00
3721df0a40 race conditions fixed. still some tests failing
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 11:11:44 +02:00
9aa9b49318 refactor: integration-tests and format whole project with cargo fmt
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 10:36:46 +02:00
d477a5f286 refactor: reorganize module imports for consistency and clarity
mixel pushed to main at Turbo/lf9-pgg 2025-06-20 10:07:02 +02:00
2d02e810df just unit test the creational struct for validating
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-19 13:17:58 +02:00
2fb5c1fe30 refactor: enhance user tests with dynamic user data generation and improved assertions
mixel created branch integration-test-addition in Turbo/lf9-pgg 2025-06-19 13:17:57 +02:00
mixel closed issue Turbo/lf9-pgg#7 2025-06-19 09:08:17 +02:00
Erweiterung B: technisches Handout
mixel commented on issue Turbo/lf9-pgg#7 2025-06-19 09:08:16 +02:00
Erweiterung B: technisches Handout

Technisches Handout fertig. Sollte noch einmal drübergeschaut werden

mixel reopened issue Turbo/lf9-pgg#5 2025-06-18 11:33:11 +02:00
Retrospektive durchgeführt
mixel closed issue Turbo/lf9-pgg#5 2025-06-18 11:29:28 +02:00
Retrospektive durchgeführt
mixel commented on issue Turbo/lf9-pgg#5 2025-06-18 11:29:28 +02:00
Retrospektive durchgeführt

Retro durchgeführt Dokumentation muss noch gemacht werden.

mixel pushed to main at Turbo/lf9-pgg 2025-06-17 17:16:16 +02:00
09f4ddc3a4 refactor: add content type to response definitions for consistency across controllers
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 14:57:08 +02:00
af67204060 use cargo test -p backend -- --show-output and debug macro to debug tests!
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 14:28:14 +02:00
25dd1901a3 cleanup tests
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 14:16:40 +02:00
cc58c15c71 extract create_test_app to a macro
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 14:01:45 +02:00
5094b3cb46 refactor: replace println with debug logging in tests for better log management
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 13:18:36 +02:00
e383615150 not going to use transactions anymore
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 13:10:24 +02:00
1472572e3d well **** me now its fixed
mixel pushed to main at Turbo/lf9-pgg 2025-06-17 12:59:20 +02:00
6e66e89a2e how TF do they both pass now?