Profiles.java:108-115: Add integration test to be sure that...
#1,164 opened on Apr 21, 2017
Repository metrics
- Stars
- (575 stars)
- PR merge metrics
- (PR metrics pending)
Description
The puzzle 1039-d8a49c64 in src/main/java/com/rultor/profiles/Profiles.java (lines 108-115) has to be resolved: Add integration test to be sure that validation exception will eventually be posted as an Answer in GitHub. After you create integration test, add validated method call in fetch method: ...this.validated(master, this.merged(.... Modify merged method implementation: merged profile is a .rultor.yml form result of real git merge of master branch and fork branch. We need real git merge result here. See some details here: https://github.com/yegor256/rultor/pull/1064/files#r56796959
The puzzle was created by Maksimenko Vladimir on 25-Mar-16.
Estimate: 30 minutes, role: IMP.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD.