test(app-auth-client): write model tests

This commit is contained in:
Ali BARIN
2024-10-01 15:23:52 +00:00
parent 13c0a8ceaa
commit 737391c721
3 changed files with 161 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ class AppAuthClient extends Base {
delete this.formattedAuthDefaults;
}
decryptData() {
if (!this.eligibleForDecryption()) return;