mitgliederverwaltung/test
Moritz 8edbbac95f
feat: OIDC configuration in global Settings (ENV or DB)
- Add oidc_* attributes to Setting, migration and Config helpers
- Secrets and OidcRoleSyncConfig read from Config (ENV overrides DB)
- GlobalSettingsLive: OIDC section with disabled fields when ENV set
- OIDC role sync tests use DataCase for DB access
2026-02-24 13:58:24 +01:00
..
accounts Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Tests: restore settings in on_exit to avoid leftover state 2026-02-23 22:51:18 +01:00
membership_fees Merge branch 'main' into feature/337_polish_import 2026-02-04 16:28:55 +01:00
mv feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
mv_web Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
support refactor: add data-testid selectors for groups ui 2026-02-20 16:34:15 +01:00
seeds_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
test_helper.exs Clear Vereinfacht ENV in test_helper so tests never hit real API 2026-02-23 19:54:42 +01:00