mitgliederverwaltung/test
Moritz 2d446f63ea
All checks were successful
continuous-integration/drone/push Build is passing
Add NOT NULL constraint to users.role_id and optimize default_role_id
- Add database-level NOT NULL constraint for users.role_id
- Update SystemActor tests to verify NOT NULL constraint enforcement
- Add process dictionary caching for default_role_id/0 to reduce DB queries
2026-01-25 17:04:48 +01:00
..
accounts refactor: remove AssignDefaultRole change module 2026-01-25 13:42:35 +01:00
membership Fix missing actor parameters and restore AshAuthentication bypass tests 2026-01-24 08:51:58 +01:00
membership_fees Fix missing actor parameters and restore AshAuthentication bypass tests 2026-01-24 08:51:58 +01:00
mv Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00
mv_web Fix missing actor parameters and restore AshAuthentication bypass tests 2026-01-24 08:51:58 +01:00
support test: adapt tests for attribute-level default solution 2026-01-25 13:42:45 +01:00
seeds_test.exs test: adapt tests for attribute-level default solution 2026-01-25 13:42:45 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00