Files
server/test/Core.Test/AdminConsole/OrganizationFeatures
Rui Tome 7bafe60d01 Refactor InitPendingOrganizationCommand to streamline organization initialization process
- Introduced methods for preparing organization and organization user for initialization.
- Replaced direct calls to repository methods with a new action-based approach for executing multiple database updates in a single transaction.
- Enhanced test cases to validate the new initialization logic and ensure proper handling of organization states.
2026-01-29 17:08:22 +00:00
..