...
Go to the main menu
Go to “About Mattermost”
Mattermost version appears on the About modal
Test Cases
Create
...
Create Post option for Guests
Login as sysadmin and visit the Channels page and click on a channel.
Uncheck the Create Posts option for Guests and save.
Login as a Guest user and visit the same channel.
Check if the Guest user has the permission to create a post on that channel.
Guest user should not have the permission to create a post on a channel when the option is removed.
As a sysadmin, check the option to allow Create Posts for Guests and save.
Check if the Guest user has the permission to create a post on that channel.
Guest user should have the permission to create a post on a channel when the option is allowed.
...