-
Notifications
You must be signed in to change notification settings - Fork 20
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
LifecycleTest.java:81-83: Implement MkScenario and MkStep. Rewrite... #359
Comments
@soliveri it takes too long. Usually, we expect any task to be finished in less than a week. I'll assign someone else. Please stop working with it right now. See our no obligations principle |
@php-coder the task is for you now, follow these guidelines. Don't hesitate to ask any technical questions right here Budget here is 30 mins (keep this principle in mind) |
When I run static analysis I've got the following messages:
Question No1: What's wrong with header? I see that error for a lot of files. How I can fix it? Where I can read more about this check? |
I've created pull request #427 with my changes. Also see my comment in request's description. |
|
No, I didn't. May it somehow related to OS (I suspect that it's issue with newlines) where tests were run. I run them under Mac OS X.
Ok, thanks. I've fixed it now and pushed to my branch. BTW, my pull request fails but I believe that it's not by fault because I didn't touch |
One more question: "Puzzle 351-ebb2c3b5" What is it? 351 it's a ticket number? ebb2c3b5 it's a sha1 of related commit? Am I right? |
It's an internal number we use to identify every puzzle in a unique way |
Looks like your pull request is almost good to go, just a few minor corrections. I've made a comment right there, in #427 |
@davvd Please, close the task. |
We're done here, thanks all |
@php-coder thank you, added 30 mins to your acc, payment num is |
Puzzle
351-ebb2c3b5
insrc/test/java/com/thindeck/life/LifecycleTest.java:81-83
has to be resolved: Implement MkScenario and MkStep. Rewrite the test after that using mocks from com.thindeck.api.mock package instead of mockito.The text was updated successfully, but these errors were encountered: