mitgliederverwaltung/test/mv_web
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
..
components fix: fix tests and remove navbar remainings 2026-01-12 15:16:31 +01:00
controllers Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00
helpers chore: movs display name helper to won helper module 2026-01-07 09:54:37 +01:00
live Pass actor parameter in seeds and update test setup 2026-01-13 15:17:05 +01:00
member_live test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
user_live fix tests with async true 2025-12-23 16:14:58 +01:00
authorization_test.exs feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00
locale_test.exs add further locale tests 2025-06-18 23:35:43 +02:00