Andrii Bodnar

Results 149 comments of Andrii Bodnar

@calfaand what exact method do you mean? As I see from the `PropertiesWithTargetsBuilder` class, we call the `getTargets` getter only once: https://github.com/crowdin/crowdin-cli/blob/cli3/src/main/java/com/crowdin/cli/properties/PropertiesWithTargetsBuilder.java#L68 It is called on the `props` object which...

@calfaand I'm not sure if I understand you correctly. Could you please provide the related code and the failed test error message?

@DukeRino7 it's not recommended to make some methods public just for tests. I'm not familiar with Java Unit testing so I'm not sure how to test such methods. Maybe there...

@DukeRino7 great, thanks for the update!

@DukeRino7 no worries, thanks for the update!

Hi @DukeRino7, awesome, thanks a lot for the contribution! Briefly looked over the PR and it looks good to me. I'll review it in more detail tomorrow and then will...

@Genne23v sure, thank you! Please let me know if you need any assistance with that

HI @Genne23v, do you need any assistance here? Just wondering what the progress on this issue

@jivjen thanks a lot for your contribution! 🎉 I will pass this PR for a quick test to our QA team and then will come back to you