mitgliederverwaltung/test
Moritz 01b9ebd74b
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
Vereinfacht client: email normalization, multi-match warning, Bypass tests, doc note
- Normalize email (trim + downcase) before filter lookup
- Log warning when API returns multiple contacts for same email
- Add Bypass tests for find_contact_by_email (query params, empty/single response parsing)
- Document vereinfacht_required_field? as legacy/unused in vereinfacht-api.md
- Add bypass dependency (dev+test) for HTTP stubbing
2026-03-04 20:55:59 +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 Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
membership_fees Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
mv Vereinfacht client: email normalization, multi-match warning, Bypass tests, doc note 2026-03-04 20:55:59 +01:00
mv_web Membership fee settings: row-click table, compact default layout 2026-03-04 16:21:17 +01:00
support Fix Credo Design in test support and member index test 2026-03-04 16:21: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