Skip to content

Commit

Permalink
COSI-25: refactor-tests-for-provisioner-server
Browse files Browse the repository at this point in the history
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
  • Loading branch information
anurag4DSB committed Dec 12, 2024
1 parent 7d628a1 commit 4f67a3d
Showing 1 changed file with 306 additions and 459 deletions.
Loading

0 comments on commit 4f67a3d

Please sign in to comment.