17 Commits

Author SHA1 Message Date
56770955d4 test: make type assertions stricter and replaced silent returns with explicit errors 2026-01-09 18:44:18 +01:00
34fbc2f8b1 test: ensure refresh token rotation is documented 2026-01-09 18:43:25 +01:00
05e69c7f36 test: extend requiredPaths and authEndpoints to include new auth endpoints 2026-01-09 18:42:27 +01:00
9ff7c98cf0 refactor: create helper to fetch/parse swagger doc 2026-01-09 18:41:14 +01:00
893ee154de refactor: replace interface{} by any 2026-01-09 18:39:49 +01:00
d744aa8393 test: assert refresh token rotation in E2E flow 2026-01-08 06:16:52 +01:00
75a33994db fix: use CommandContext in deployment test 2026-01-07 09:54:46 +01:00
fd88931146 refactor: variable names and modernize loop 2025-11-25 14:37:59 +01:00
6ce0f4dfad refactor: name variables 2025-11-25 10:13:10 +01:00
87dadfa4a8 feat: modernize loops 2025-11-19 13:13:51 +01:00
53c76eee8b feat: modernize loop 2025-11-17 16:24:40 +01:00
446915d5ee feat: modernize loop 2025-11-17 15:59:24 +01:00
dceb305ac7 feat: modernize statement using max() 2025-11-17 15:37:03 +01:00
9dfef1d67f refactor: replace if/else chain with switch statement 2025-11-14 06:59:47 +01:00
e171776055 refactor: replace if/else chain with switch statement 2025-11-14 06:59:18 +01:00
1f703fb8c0 clean: remove dead code and now unused functions and types 2025-11-14 06:58:05 +01:00
71a031342b To gitea and beyond, let's go(-yco) 2025-11-10 19:12:09 +01:00