Skip to content

Comments

Factor out common test helpers into own file and remove flakiness #336

Merged
afritzler merged 10 commits intomainfrom
testHelpers
May 23, 2025
Merged

Factor out common test helpers into own file and remove flakiness #336
afritzler merged 10 commits intomainfrom
testHelpers

Conversation

@nagadeesh-nagaraja
Copy link
Contributor

@nagadeesh-nagaraja nagadeesh-nagaraja commented May 15, 2025

Create helper functions for server creation and transitioning to Available and Reserved state

fix the Patch call we make to mockup as it was patching RawData received which was causing redfish Mockup overlaod.

@nagadeesh-nagaraja nagadeesh-nagaraja moved this to In Progress in Roadmap May 16, 2025
@nagadeesh-nagaraja nagadeesh-nagaraja self-assigned this May 16, 2025
@github-actions github-actions bot added size/XL and removed size/L labels May 19, 2025
@nagadeesh-nagaraja nagadeesh-nagaraja changed the title Test helpers Test helpers for unit testing May 20, 2025
@nagadeesh-nagaraja nagadeesh-nagaraja marked this pull request as ready for review May 20, 2025 13:14
@nagadeesh-nagaraja nagadeesh-nagaraja requested review from Nuckal777, afritzler and stefanhipfel and removed request for afritzler and stefanhipfel May 20, 2025 13:19
@nagadeesh-nagaraja nagadeesh-nagaraja force-pushed the testHelpers branch 3 times, most recently from e4e4723 to 403cf39 Compare May 21, 2025 10:34
Copy link
Contributor

@Nuckal777 Nuckal777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good in general. 👍 I just got a few smaller remarks.

@nagadeesh-nagaraja nagadeesh-nagaraja linked an issue May 22, 2025 that may be closed by this pull request
@afritzler afritzler changed the title Test helpers for unit testing Fractor out common test helpers into own file and remove flackyness May 22, 2025
@nagadeesh-nagaraja nagadeesh-nagaraja changed the title Fractor out common test helpers into own file and remove flackyness Factor out common test helpers into own file and remove flackyness May 22, 2025
@nagadeesh-nagaraja nagadeesh-nagaraja changed the title Factor out common test helpers into own file and remove flackyness Factor out common test helpers into own file and remove flakiness May 22, 2025
@afritzler afritzler merged commit 00f75b2 into main May 23, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Roadmap May 23, 2025
@afritzler afritzler deleted the testHelpers branch May 23, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Improve Unit testing

3 participants