mattermost / mattermost-redux

Redux for Mattermost
Apache License 2.0
200 stars 386 forks source link

Add support for search files #1378

Closed jespino closed 3 years ago

jespino commented 3 years ago

Summary

Add support for search files

Ticket Link

MM-28019

jespino commented 3 years ago

From QA perspective, this shouldn't affect anything until is used for the new search files feature. Maybe a quick smoke testing around searches is more than enough.

jespino commented 3 years ago

@ogi-m this is not changing anything important in the rest of the code, is only adding the machinery to access the new API endpoint. I don't think this need testing by itself, it can be tested after merged as part of the whole feature.