Skip to content

Conversation

@stevebauman
Copy link
Member

@stevebauman stevebauman commented Jun 16, 2025

Closes #83

This PR moves message flag operations and methods to an interface and trait, so that the same methods are available across all classes that implement MessageInterface. This makes testing easier, since now FakeMessage can now interact with its flags.

@stevebauman stevebauman merged commit 3b44f7e into master Jun 16, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MessageInterface lacks methods provided by Message

2 participants