Skip to content

Conversation

@StuartFerguson
Copy link
Member

  • Removed InlineData for certain MessageStatus values in EmailAggregateTests.cs and SMSAggregateTests.cs to narrow test cases.
  • Added checks in EmailAggregate.cs and SMSAggregate.cs to prevent setting the same MessageStatus multiple times, enhancing state management.
  • Minor formatting adjustment in SMSAggregate.cs for improved readability.

- Removed `InlineData` for certain `MessageStatus` values in `EmailAggregateTests.cs` and `SMSAggregateTests.cs` to narrow test cases.
- Added checks in `EmailAggregate.cs` and `SMSAggregate.cs` to prevent setting the same `MessageStatus` multiple times, enhancing state management.
- Minor formatting adjustment in `SMSAggregate.cs` for improved readability.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Jan 10, 2025
@StuartFerguson StuartFerguson linked an issue Jan 10, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit 9bc192c into master Jan 10, 2025
3 checks passed
@github-actions github-actions bot deleted the bug/#190_missing_command_registrations branch March 12, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Command Registrations

2 participants