Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nikolakukrika
Copy link
Contributor

@nikolakukrika nikolakukrika commented May 6, 2025

Summary
We must refactor the Rest Client tests not to use actual services. The tests are fragile and we must not call actual endpoints from our automation gates. It is a horrible practice that must be avoided at all costs. We are introducing the cost on the endpoint. No automated test should target actual live services. This can only be done with semiautomated or manual testing.

Work Item(s)
AB#568108

@nikolakukrika nikolakukrika requested review from a team as code owners May 6, 2025 07:30
@github-actions github-actions bot added this to the Version 26.2 milestone May 6, 2025
@nikolakukrika nikolakukrika enabled auto-merge (squash) May 6, 2025 14:53
@nikolakukrika nikolakukrika merged commit 68d5b33 into releases/26.x May 6, 2025
40 checks passed
@nikolakukrika nikolakukrika deleted the bugs/568108-FixRestClientTests branch May 6, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants