FakeQuickChatActionRepository
A test double for QuickChatActionRepository that keeps actions in an in-memory list (sorted by position).
The in-memory list is exposed reactively through getAllActions.
A test double for QuickChatActionRepository that keeps actions in an in-memory list (sorted by position).
The in-memory list is exposed reactively through getAllActions.