mitgliederverwaltung/test
Moritz c41d24113f fix(import): return readable string for unreadable upload errors
File.read/1 only yields posix atoms, so the File.Error and bare-reason branches were unreachable, and :file.format_error/1 returns a charlist rather than a String. Normalize the error to a binary so it interpolates correctly in flash messages.
2026-06-02 12:00:38 +02:00
..
accounts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Accept future join dates: remove past-only validation and update tests 2026-05-12 23:14:44 +02:00
membership_fees Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
mv fix(import): return readable string for unreadable upload errors 2026-06-02 12:00:38 +02:00
mv_web fix(auth): trigger RP-initiated logout at OIDC provider 2026-06-01 19:59:52 +02:00
support fix: join confirmation mail configuration 2026-03-13 09:34:56 +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 harden env handling (#481) 2026-04-08 10:40:22 +02:00