ultisuite-backend/internal/integrationtest/migration
R3D347HR4Y 1ffd0817d8
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(migration): enhance migration API with roster and audit export features
- Added endpoints for listing and importing migration rosters.
- Introduced audit export functionality for migration jobs in CSV and NDJSON formats.
- Implemented tenant mismatch validation for Microsoft migration claims.
- Enhanced error handling for email claiming and migration processes.
- Added integration tests for roster import and claim workflows.
2026-06-13 13:11:30 +02:00
..
claim_email_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
delta_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
domain_claim_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
helpers_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
migration_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
provision_unify_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
roster_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
suite_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00