-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COSI-25: refactor-tests-for-provisioner-server
This commit refactors the test file by: - Extracting common test data and parameters into helper functions - Reducing repetitive code in BeforeEach/AfterEach blocks - Using local variables or dereferencing pointers to avoid addressability errors for string constants - Improving readability and maintainability of the tests - used AWS CLI delay and retries to check user and bucket deletion
- Loading branch information
1 parent
10f4962
commit 4bb5259
Showing
2 changed files
with
329 additions
and
497 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
Oops, something went wrong.