-
Notifications
You must be signed in to change notification settings - Fork 203
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
PsLinkedinTest.java:42-48: This class not implemented yet,... #158
Comments
@davvd I can take this issue if no one does not mind |
@davvd pls assign @ikhvostenkov |
@yegor256 I do not think this is good idea here to use WireMock or similar staff due to this will be not unit test but already integration test. I've looked other classes |
@ikhvostenkov well, the idea is good, but I doubt we can technically do this. all these |
@yegor256 I set milestone here to |
@yegor256 yes, done, @ikhvostenkov is at the task, please start! whoever worked with this task before, please stop immediately |
@yegor256 sure! @ikhvostenkov the task is yours, please go ahead |
@yegor256 done, @ikhvostenkov is a new assignment at the task, please go on. whoever worked with this task before, please stop right now |
@davvd looks like we need more time here |
@yegor256 I am closing it, thanks all |
@elenavolokhova please, review this ticket for compliance with our QA rules |
@ikhvostenkov
There is no link to related PR in comments. Several PR's have links to this issue and it is not clear which one solves the problem. Please add this info and follow this rule in your tickets in the future. |
@elenavolokhova PR which resolves this issue is not finished, I do not know why this ticket has been closed. |
@ikhvostenkov the ticket was closed because the puzzle disappeared from the source code... make sense? |
@yegor256 this make sense. But the question is why did puzzle disappear? Due to someone else resolve this? Why we have to identical tasks? What shall I do with this task then? |
@ikhvostenkov it happens sometimes, you just got lucky here, no need to do anything |
@yegor256 So should I mark this issue as bad? Finally there is no solution provided. |
@elenavolokhova yeah, it's a good candidate for a "bad" mark |
@davvd As per discussion above quality is bad. |
@elenavolokhova thanks for paying attention, the performer of this ticket won't be paid |
@ikhvostenkov I added 10 mins to @elenavolokhova (for QA review) in transaction 57286878. I added 38 mins to your account, many thanks for working with the project! The completion time here was 57286885.. age=48 hours and 31 mins, that's why a bonus here for fast delivery. +38 to your rating, your total score is +77 |
Puzzle
12-159d303e
insrc/test/java/org/takes/facets/auth/social/PsLinkedinTest.java:42-48
has to be resolved: This class not implemented yet, but has to be. Please implement it. Mocked OAuth server is one of the possible solutions. In this case, we could use some library like WireMock (see http://www.wiremock.org), which allows make stub for web service. We'll need to make some changes in PsLinkedin, that allow to change API url, and use local stubbed http server during unit test.... The puzzle was created by Dmitry Zaystev on 4-Apr-2015.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: