mattermost / mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
https://mattermost.com
Other
29k stars 7.11k forks source link

Add unit test cases for integrations.ts #27663

Open mattermod opened 1 month ago

mattermod commented 1 month ago

File: https://github.com/mattermost/mattermost-mobile/blob/main/app/actions/remote/integrations.ts Acceptance criteria:

When submitting a PR:

  1. PR title: test: <Jira ticket> unit test forfilename`, ex.test: MM-59413 unit test for app/actions/remote/apps.ts`
  2. Indicate test coverage improvement, ex. From 2% to 96%
  3. Attached a screenshot of test coverage result.
  4. If something can’t be tested, describe and explain for reference.

Need help or would like to get in touch?

Feel free to post a message, questions and or anything at https://community.mattermost.com/core/channels/native-mobile-apps and get in touch with us – Mattermost developers and community.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-59420

AsisRout commented 1 month ago

Hi @mattermod , I would like to work on this issue.