-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor application-mgt component to utilize certificate-mgt compone…
…nt for certificate management (#6087) * Add certificate-mgt dependency to application-mgt component * Refactor application-mgt to untilize certificate-mgt component for application certificate management * Add sonarcloud suggestions * Remove unused imports * Add unit tests for application certificate management * Modify unit tests * Refactor application-certificate unit tests * Improve line coverage * Add sonarCloud suggestion to reduce method complexity * Change CERTIFICATE property name to the defined constant variable * address comments * Remove schema change * Add comments to the test methods * Improve assertions * Minor improvement
- Loading branch information
1 parent
497c049
commit 8a2cbb2
Showing
7 changed files
with
581 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.