|
|
93e966bc6b
|
test: adapt tests for attribute-level default solution
|
2026-01-27 10:23:26 +01:00 |
|
|
|
c715a45277
|
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-27 10:23:16 +01:00 |
|
|
|
38ae25e0e3
|
Refactor test setup into helper functions
Extract setup code into reusable helper functions to reduce
duplication and improve maintainability.
|
2026-01-27 10:14:05 +01:00 |
|
|
|
8eb05c8a6a
|
Document System Actor pattern in code guidelines
Add section explaining when and how to use system actor for systemic operations.
Include examples and distinction between user mode and system mode.
|
2026-01-27 10:14:04 +01:00 |
|
|
|
481e82d541
|
Add tests for System Actor helper
Test system actor retrieval, caching, fallback behavior,
and auto-creation in test environment.
|
2026-01-27 10:14:04 +01:00 |
|