/[openfoncier]/branches/3.14.x/tests/testGuichetUnique.php
ViewVC logotype

Diff of /branches/3.14.x/tests/testGuichetUnique.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1719 by fmichon, Thu Apr 18 10:45:27 2013 UTC revision 1726 by fmichon, Thu Apr 18 17:12:27 2013 UTC
# Line 105  class GuichetUnique extends BaseTestCase Line 105  class GuichetUnique extends BaseTestCase
105       */       */
106      public function testRecepisse() {      public function testRecepisse() {
107          //          //
108            $this->setSleep(1);
109            //
110          $this->login();          $this->login();
111    
112          //          //
# Line 115  class GuichetUnique extends BaseTestCase Line 117  class GuichetUnique extends BaseTestCase
117          $this->clickAndWait("link=DAT0130551200001P0");          $this->clickAndWait("link=DAT0130551200001P0");
118          $this->verifyNoErrors();          $this->verifyNoErrors();
119          $this->verifyTextPresent("Demande d'autorisation de construire, d'aménager ou de modifier un ERP");          $this->verifyTextPresent("Demande d'autorisation de construire, d'aménager ou de modifier un ERP");
120            // Le nom du pétitionnaire doit apparaître
121            $this->verifyTextPresent("BERNARD LILIANE");
122          //          //
123          $this->click("link=Éditer le récépissé PDF");          $this->click("link=Éditer le récépissé PDF");
124          $this->waitForPopUp("", "30000");          $this->waitForPopUp("", "30000");

Legend:
Removed from v.1719  
changed lines
  Added in v.1726

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26