|
|
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 |
|
|
|
5eadd5f090
|
Refactor test setup into helper functions
continuous-integration/drone/push Build is passing
Extract setup code into reusable helper functions to reduce
duplication and improve maintainability.
|
2026-01-20 23:16:40 +01:00 |
|
|
|
a3cf8571ff
|
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-20 22:10:11 +01:00 |
|
|
|
f1bb6a0f9a
|
Add tests for System Actor helper
Test system actor retrieval, caching, fallback behavior,
and auto-creation in test environment.
|
2026-01-20 22:09:21 +01:00 |
|