From: Roland Mas Date: Tue, 26 Jun 2012 13:17:07 +0000 (+0000) Subject: Update testsuite to demonstrate bug [#450] X-Git-Tag: v5_2_rc2~136 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=1ca927934663e04a519caebb4c952dc29264e6ee Update testsuite to demonstrate bug [#450] --- diff --git a/tests/func/Search/searchTest.php b/tests/func/Search/searchTest.php index 5f05345c75..15a7ad7d5f 100644 --- a/tests/func/Search/searchTest.php +++ b/tests/func/Search/searchTest.php @@ -155,21 +155,15 @@ class Search extends FForge_SeleniumTestCase $this->type("details", "brebis outremanchienne"); $this->clickAndWait("//form[@id='trackeraddform']//input[@type='submit']"); $this->clickAndWait("link=Bug1 boustrophédon"); - $this->type("details", 'Ceci était une référence au « Génie des Alpages », rien à voir avec Charlie - also, ZONGO'); - $this->clickAndWait("submit"); - $this->clickAndWait("link=Bug1 boustrophédon"); - $this->type("details", 'This is the needle'); + $this->type("details", 'Ceci était une référence au « Génie des Alpages », rien à voir avec Charlie - also, ZONGO, and needle'); $this->clickAndWait("submit"); $this->clickAndWait("link=Tracker"); $this->clickAndWait("link=Patches"); $this->clickAndWait("link=Submit New"); $this->type("summary", "Bug2 gratapouêt"); - $this->type("details", "cthulhu was here - also, ZONGO"); + $this->type("details", "cthulhu was here - also, ZONGO, and Charlie was here too"); $this->clickAndWait("//form[@id='trackeraddform']//input[@type='submit']"); - $this->clickAndWait("link=Bug2 gratapouêt"); - $this->type("details", 'Charlie was here too'); - $this->clickAndWait("submit"); // Search in trackers