gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 12 forks source link

Refactor channel member check for merging #164

Closed gabrieljackson closed 10 months ago

gabrieljackson commented 10 months ago

This change refactors some of the channel membership API logic to increase readability and reuse code. This also increases thread merging test coverage and cleans up test API mocks.