mattermost / mattermost/mattermost-plugin-github
Add happy path test case for `include-org-members` flag
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
Thanks for these tests @burakcakirel :+1: Can we have one that tests the happy path of `want: true`?
Originally posted by @mickmister in https://github.com/mattermost/mattermost-plugin-github/pull/797#discussion_r1665217815
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing tests for the include-org-members flag and read how they invoke it. Add the missing happy-path case with want: true, then run the relevant test suite to confirm the new case passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100