Skip to content

Conversation

@StuartFerguson
Copy link
Member

  • Updated WhenIGetTheEstateAnErrorIsReturned method in TransactionProcessorSteps to accept an errorStatus parameter for dynamic error handling.
  • Modified Estate.feature scenarios to specify exact error types returned, improving clarity in test expectations.
  • Adjusted Estate.feature.cs to align with updated feature scenarios, ensuring correct interpretation by the test runner.
  • Refactored SharedSteps.cs to replace the old error handling method with a new one that accommodates the errorStatus parameter.
    Fixes Investigate Nightly Build Failure #807

- Updated `WhenIGetTheEstateAnErrorIsReturned` method in `TransactionProcessorSteps` to accept an `errorStatus` parameter for dynamic error handling.
- Modified `Estate.feature` scenarios to specify exact error types returned, improving clarity in test expectations.
- Adjusted `Estate.feature.cs` to align with updated feature scenarios, ensuring correct interpretation by the test runner.
- Refactored `SharedSteps.cs` to replace the old error handling method with a new one that accommodates the `errorStatus` parameter.
@StuartFerguson StuartFerguson merged commit 2246036 into master May 15, 2025
9 checks passed
@github-actions github-actions bot deleted the nightly/#807_fix_nightly branch July 15, 2025 02:06
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.

Investigate Nightly Build Failure

2 participants