mitgliederverwaltung/test
Moritz 970c749a92
test: Add role tag support to ConnCase and fix test issues
- Add role tag support (@tag role: :admin/:member/:unauthenticated) to ConnCase
- Fix Keyword.get -> Map.get for tags Map
- Remove duplicate test file index_display_name_test.exs
- Fix CustomField creation in tests (remove slug, use :string instead of :text)
- Fix CustomFieldValue value format to use _union_type/_union_value
2026-01-13 15:17:06 +01:00
..
accounts test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership test: add tests for atomic member field visibility updates 2026-01-08 11:38:41 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00
mv Improve: Make deny_filter robust and add regression test 2026-01-13 15:01:55 +01:00
mv_web test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
support test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
seeds_test.exs Add German translations and fix Credo warnings 2025-12-18 15:11:04 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00