Shoto Kobayashi
Shoto Kobayashi
After I cloned Cuckoo's master branch and then run Unit Test(command + u), Unit Test failed with XCTAssertNotNil which asserts Cuckoo_macOSTests.ExcludeTestClass is not nil. ・Mac macOS Monterey 12.5.1 ・Xcode 13.4.1
I introduced these two global functions to support delayed verification discussed in this issue(#277). ```swift // timeout waits until CallMatcher::matches returns true and exits on success. public func timeout(_ timeoutDuration:...
#### Summary Verify 🙆♂️ is rendered with the correct gender #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/18163 #### Related Pull Requests No related PRs. #### Screenshots No UI changes. #### Release Note...
MM-20438 : Migrate 'components/channel_header_dropdown' module and associated tests to TypeScript
#### Summary This PR migrates ChannelHeaderDropdown and associated tests to TypeScript. ~~I thought that sub-directories components isn't needed to fix, however, They didn't have required props. ~ added id prop...
#### Summary Queue sending message when files are being uploaded so that users can send next message. #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21264 #### Related Pull Requests No related PRs. ####...
#### Summary Load language libraries of highlight.js on demands to reduce bundle size. #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/14029 Jira: https://mattermost.atlassian.net/browse/MM-22249 #### Related Pull Requests No related PRs. #### Screenshots No...
This adds support for nested enum reducers. #2813 for more information.
Fixes #895 .