mitgliederverwaltung/test/mv_web
Moritz 295d711768 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 14:05:36 +01:00
..
components tests: fixes tests 2026-01-02 16:20:39 +01:00
controllers Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-09 02:25:30 +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-09 05:26:09 +01:00
member_live test: Add role tag support to ConnCase and fix test issues 2026-01-13 14:05:36 +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