Added comprehensive unit test coverage for Container Copy jobs (#2275)

* copy job uts

* unit test coverage

* lint fix

* normalize account dropdown id
This commit is contained in:
BChoudhury-ms
2025-12-09 09:35:58 +05:30
committed by GitHub
parent ca858c08fb
commit a714ef02c0
80 changed files with 23899 additions and 35 deletions

View File

@@ -11,6 +11,7 @@ export enum IdentityType {
export enum DefaultIdentityType {
SystemAssignedIdentity = "systemassignedidentity",
FirstPartyIdentity = "FirstPartyIdentity",
}
export enum BackupPolicyType {