mitgliederverwaltung/test/mv/membership/import
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
..
csv_parser_test.exs fix: improve CSV parser error handling 2026-01-15 11:08:22 +01:00
header_mapper_test.exs test: updated for country 2026-02-24 09:36:42 +01:00
import_runner_test.exs fix(import): return readable string for unreadable upload errors 2026-06-02 12:00:38 +02:00
member_csv_test.exs tests: add tests for import 2026-02-02 13:07:00 +01:00