/[openfoncier]/trunk/tests/050_instruction.robot
ViewVC logotype

Diff of /trunk/tests/050_instruction.robot

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

revision 4053 by jymadier, Fri Apr 29 14:42:40 2016 UTC revision 4072 by fmichon, Wed May 4 14:40:15 2016 UTC
# Line 1496  TNR Vérifie que le fichier est supprim� Line 1496  TNR Vérifie que le fichier est supprim�
1496      ${path_1} =  Get Substring  ${uid}  0  2      ${path_1} =  Get Substring  ${uid}  0  2
1497      ${path_2} =  Get Substring  ${uid}  0  4      ${path_2} =  Get Substring  ${uid}  0  4
1498      # Vérification dans le filestorage      # Vérification dans le filestorage
1499      File Should Exist  ..${/}trs${/}1${/}${path_1}${/}${path_2}${/}${uid}      File Should Exist  ..${/}var${/}filestorage${/}${path_1}${/}${path_2}${/}${uid}
1500      File Should Exist  ..${/}trs${/}1${/}${path_1}${/}${path_2}${/}${uid}.info      File Should Exist  ..${/}var${/}filestorage${/}${path_1}${/}${path_2}${/}${uid}.info
1501      #      #
1502      Depuis la page d'accueil  admin  admin      Depuis la page d'accueil  admin  admin
1503      Depuis l'instruction du dossier d'instruction  ${di}  accepter un dossier sans réserve      Depuis l'instruction du dossier d'instruction  ${di}  accepter un dossier sans réserve
# Line 1508  TNR Vérifie que le fichier est supprim� Line 1508  TNR Vérifie que le fichier est supprim�
1508      #      #
1509      Supprimer l'instruction  ${di}  accepter un dossier sans réserve      Supprimer l'instruction  ${di}  accepter un dossier sans réserve
1510      # Vérification dans le filestorage      # Vérification dans le filestorage
     File Should Not Exist  ..${/}trs${/}1${/}${path_1}${/}${path_2}${/}${uid}  
     File Should Not Exist  ..${/}trs${/}1${/}${path_1}${/}${path_2}${/}${uid}.info  
1511        File Should Not Exist  ..${/}var${/}filestorage${/}${path_1}${/}${path_2}${/}${uid}
1512        File Should Not Exist  ..${/}var${/}filestorage${/}${path_1}${/}${path_2}${/}${uid}.info

Legend:
Removed from v.4053  
changed lines
  Added in v.4072

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26