Add support to resource milestone events - #1157
Conversation
|
Bad commit message |
|
@max-wittig take a look, please! |
|
Thanks for the MR. Could you just please add some tests to it? 👍 |
|
What kind of tests? Please, elaborate. I am using "resourcelabelevents" for a starting point, so I have added to python_test_v4.py another two tests for milestones as same as for the resourcelabelevents. |
|
You've added functional tests. Would you mind to also add some unittests here? https://github.com/python-gitlab/python-gitlab/tree/master/gitlab/tests/objects |
|
@max-wittig Hi, check this out. Also, I can't understand why black fails my changes. WDYT? Please, advise. |
Found out that Travis black is a higher version than mine. Add another commit to make linter happy. |
max-wittig
left a comment
There was a problem hiding this comment.
I'm sorry for the black breakage. I guess it makes sense to pin the version.
Thanks for the MR!
Closes #1154