ultisuite-backend/internal/integrationtest
R3D347HR4Y 951c88b1ca
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): graph childFolders, parent FK, B2B hardening
- Graph mail: discover nested childFolders, merge new folders into
  cached graphFolderQueue without breaking in-progress cursors
- Add mail_folders.parent_id (migration 000050) and wire hierarchy on import
- Shared drives: skip discovery on delta ticks, guard merge by project
- Provision: remove platform-domain email rewrite on claim
- Integration tests for nested folders, parent_id, delta childFolders mocks
2026-06-13 13:16:36 +02:00
..
admin feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
auth Admin interface 2026-06-07 21:55:22 +02:00
mail feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
migration feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
search feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
suite feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
client.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
containers.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
env.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
harness.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
oidc.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
smoke_test.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
suite_test.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
user.go feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00