mitgliederverwaltung/test
Moritz 9d3c72acff
Add Vereinfacht app URL setting and contact view URL
- Setting attribute vereinfacht_app_url, migration, .env.example
- Config: vereinfacht_app_url() from env/setting or derived from API URL
- Contact view URL uses app URL with /en/admin/finances/contacts/{id}
- Global settings: App URL field, read-only when VEREINFACHT_APP_URL set
- Tests: update contact view URL expectations
2026-02-23 19:54:43 +01:00
..
accounts Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:13:30 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership feat: type not editable 2026-02-18 16:42:54 +01:00
membership_fees Merge branch 'main' into feature/337_polish_import 2026-02-04 16:28:55 +01:00
mv Add Vereinfacht app URL setting and contact view URL 2026-02-23 19:54:43 +01:00
mv_web feat(vereinfacht): Settings UI and bulk sync 2026-02-23 19:51:32 +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