mitgliederverwaltung/test/support
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
..
conn_case.ex test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
data_case.ex Fix postgres errors when running tests 2025-12-03 14:47:58 +01:00
fixtures.ex Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00