Skip to content

Conversation

@StuartFerguson
Copy link
Member

Updated test methods in TransactionProcessorACLApplicationServiceTests.cs to reflect new expected behaviors and renamed several test cases for clarity. Enhanced error handling in TransactionProcessorACLApplicationService.cs with more descriptive error messages and added an ErrorMessages property to response classes. Consolidated error response codes in TestData.cs and updated project files to include a DebugType property. Overall improvements made for better readability and maintainability of the tests.

Closes #326

Updated test methods in `TransactionProcessorACLApplicationServiceTests.cs` to reflect new expected behaviors and renamed several test cases for clarity. Enhanced error handling in `TransactionProcessorACLApplicationService.cs` with more descriptive error messages and added an `ErrorMessages` property to response classes. Consolidated error response codes in `TestData.cs` and updated project files to include a `DebugType` property. Overall improvements made for better readability and maintainability of the tests.
@StuartFerguson StuartFerguson merged commit 236af91 into master May 29, 2025
9 checks passed
@github-actions github-actions bot deleted the task/#326_improve_code_coverage branch July 29, 2025 01: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.

Improve Current Code Coverage

2 participants