Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated tests for missing coverage for all API methods in tcms/bugs/api.py #1597

Closed
kiwitcms-bot opened this issue Apr 30, 2020 · 0 comments
Labels
€ 20 bounty See bounty-program milestone

Comments

@kiwitcms-bot
Copy link
Member

kiwitcms-bot commented Apr 30, 2020

Kiwi TCMS needs additional automated test(s) as mentioned in subject.

NOTE: 1 PR per method

Definition of Done:

  • full coverage for the module or class mentioned in the title. This means both positive/negative scenarios where this makes sense or scenarios which traverse different branches of the code where that makes sense.
  • test class/test method names are descriptive and reflect the behavior of the subject under test. A good scheme to follow is Test<ClassUnderTest>.test_[who][what][expected_results]
  • CI pass
  • All code review passed & PR merged

Hints:

This issue is part of Kiwi TCMS open source bounty program. For more information see the link(s) in bounty-program milestone

@kiwitcms-bot kiwitcms-bot added the € 20 bounty See bounty-program milestone label Apr 30, 2020
@kiwitcms-bot kiwitcms-bot added this to the bounty-program milestone Apr 30, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue May 25, 2020
Model: `bugs.Bug`
Permissions added:
* `'add_bugtag'`
* `'delete_bugtag'`
mfonism added a commit to mfonism/Kiwi that referenced this issue May 25, 2020
Model: `bugs.Bug`
Permissions added:
* `'bugs.add_bugtag'`
* `'bugs.delete_bugtag'`
mfonism added a commit to mfonism/Kiwi that referenced this issue May 25, 2020
Model: `bugs.Bug`
Permissions added:
* `'bugs.add_bugtag'`
* `'bugs.delete_bugtag'`
mfonism added a commit to mfonism/Kiwi that referenced this issue May 28, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue May 28, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jun 11, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 6, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 9, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 9, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 11, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 12, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 13, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 13, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 13, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
€ 20 bounty See bounty-program milestone
Projects
None yet
Development

No branches or pull requests

1 participant