mattermost / mattermost-plugin-msteams

Other
12 stars 10 forks source link

Dramatically reduce usage of mocked plugin tests #707

Open lieut-data opened 6 days ago

lieut-data commented 6 days ago

Summary

This is a suite of changes to dramatically reduce the use of mocked plugin tests in favour of the new reattached plugin testing methodology. This is mostly just unit tests, but a few changes were completed to the core product to simplify along the way.

This is a precursor to another round of simplification to help us converge on v10 deliverables.

Ticket Link

Fixes: https://mattermost.atlassian.net/browse/MM-55512

lieut-data commented 19 hours ago

@enahum, I know this is outside your usual wheel house, but wondering if you can help give a second review?