|
|
d77096c800
|
Tests: use code interface for Member create/update (actor propagation)
continuous-integration/drone/push Build is passing
|
2026-01-29 15:54:57 +01:00 |
|
|
|
17831a0948
|
Pass actor to CustomFieldValue destroy and load in existing tests
Required after CustomFieldValue gained authorization policies.
|
2026-01-27 16:07:01 +01:00 |
|
|
|
0f48a9b15a
|
Add actor parameter to all tests requiring authorization
This commit adds actor: system_actor to all Ash operations in tests that
require authorization.
|
2026-01-24 02:21:02 +01:00 |
|
|
|
00fe471bc0
|
fix: custom field substring search - pass id as parameter
continuous-integration/drone/push Build is passing
Fragment 'member_id = id' did not resolve correctly. Now passes id as
Ash expression. Also changed LIKE to ILIKE for case-insensitive search.
|
2025-12-11 14:04:13 +01:00 |
|
|
|
a729d81bb9
|
test: adds tests for custom field search
|
2025-12-11 13:44:30 +01:00 |
|