<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 18, 2013 at 10:29 AM, Antoine Musso <span dir="ltr"><<a href="mailto:hashar+wmf@free.fr" target="_blank">hashar+wmf@free.fr</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1yi" style="overflow:hidden">What about prefixing / suffixing the article titles with the browser<br>
name or a random unique token?</div></blockquote></div><br>I will repeat again what I said many many times. :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">For tests to be robust, every test has to live in it's own universe. That means that the test itself should take care of creating anything it needs (users, pages, files...) and cleaning after itself (if needed).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">In this case, I would suggest creating a page with random name (in that case we know no other test is using it) and doing all actions there. Since deleting pages is not easy (if possible at all), the test should just leave the page as is after the test is done. We can work on that today in our pairing session.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Ċ½eljko</div></div>