<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 22, 2014 at 11:21 AM, Muzammil Rajwadkar <span dir="ltr"><<a href="mailto:muzzymon@hotmail.com" target="_blank">muzzymon@hotmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="color:rgb(68,68,68);font-family:Calibri;line-height:22.719999313354492px;background-color:rgb(255,255,255)">I do understand what needs to be done, but I dont know how to accomplish this if that makes sense?</span></blockquote>

<div><br></div><div>It does. We all feel overwhelmed when learning a lot of new stuff at once.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="color:rgb(68,68,68);font-family:Calibri;line-height:22.719999313354492px;background-color:rgb(255,255,255)"> Do you make these tests in cucumber? </span></blockquote>

<div><br></div><div>Yes. But Cucumber is just one of the tools that you will have to use to resolve the bug.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span style="color:rgb(68,68,68);font-family:Calibri;line-height:22.719999313354492px;background-color:rgb(255,255,255)">Can someone please provide a step by step on how do this?</span></blockquote><div><br></div><div>#1 Install Git (if not already installed).</div>

<div>#2 Clone mediawiki core repository (if not already cloned).</div><div>#3 Add a new scenario to the end of tests/browser/features/preferences.feature file.</div><div>#4 Commit.</div><div>#5 Push the change to Gerrit.</div>

<div>#6 Add at least one person to reviewers (feel free to add me).</div><div><br></div><div>This is just warming up, the hard part starts when you get the first review. But doing the above will make sure you have everything set up correctly, and then you can focus on writing code.</div>

<div><br></div><div>I think this would be an excellent topic for a pairing session. If nothing goes wrong, we can make all the above steps in the usual hour. Would you like to pair on that?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><span style="color:rgb(68,68,68);font-family:Calibri;line-height:22.719999313354492px;background-color:rgb(255,255,255)">I have gone through the cucumber books prior to asking this issue but its still not making sense :(</span></div>

</blockquote></div><br>That is strange. Did you do all exercises from the book? It is hard to learn stuff like this by just reading about it. Practicing (by writing code) is essential. You can not learn how to run a marathon by just reading books. There is a lot of running involved. The same is with coding. Just reading does not do the trick. You have to wear out a keyboard (or six).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Željko</div></div>