Search code examples
goreactjsmattermost

Mattermost Test cases


I am a beginner for Mattermost.I have setup complete mattermost and it runs appropriately.Kindly let me know how can I run and test the test case files like 'post_test.go'.


Solution

  • for running mattermost test you should run make test cause there are a few thing that need to be run first. sadly you can't run separate tests files