[openelec-Commits] r1375 - branches/5.0.0-develop/tests

1 view
Skip to first unread message

fmi...@adullact.net

unread,
Apr 19, 2018, 4:29:07 AM4/19/18
to openmairi...@googlegroups.com
Author: fmichon
Date: 2018-04-19 10:29:04 +0200 (Thu, 19 Apr 2018)
New Revision: 1375

Modified:
branches/5.0.0-develop/tests/320_insee.robot
branches/5.0.0-develop/tests/330_prefecture.robot
branches/5.0.0-develop/tests/pip-requirements.txt
Log:
* Tests : Suppression du pin de la version de LogBook. La version 1.3.3 corrige le bug de la 1.3.1 et 1.3.2.
* Tests : Mise ?\195?\160 jour des librairies python openmairie.*.
* Tests : Suppression du warning li?\195?\169 au 'Get Element Attribute'.


Modified: branches/5.0.0-develop/tests/320_insee.robot
===================================================================
--- branches/5.0.0-develop/tests/320_insee.robot 2018-04-13 13:05:27 UTC (rev 1374)
+++ branches/5.0.0-develop/tests/320_insee.robot 2018-04-19 08:29:04 UTC (rev 1375)
@@ -39,7 +39,7 @@
... Page Should Contain Le traitement est terminé.
Page Should Contain Voir le détail
Page Should Not Contain Aucun mouvement à envoyer. Aucun fichier n'a été généré.
- ${file_url}= Get Element Attribute css=#insee_export_list_content .file-16@href
+ ${file_url}= Get Element Attribute css=#insee_export_list_content .file-16 href
Click Link css=#insee_export_list_content .file-16
Wait Until Keyword Succeeds ${TIMEOUT} ${RETRY_INTERVAL}
... Select Window url=${file_url}

Modified: branches/5.0.0-develop/tests/330_prefecture.robot
===================================================================
--- branches/5.0.0-develop/tests/330_prefecture.robot 2018-04-13 13:05:27 UTC (rev 1374)
+++ branches/5.0.0-develop/tests/330_prefecture.robot 2018-04-19 08:29:04 UTC (rev 1375)
@@ -22,7 +22,7 @@
Element Should Contain css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type Liste P du ${DATE_FORMAT_DD/MM/YYYY}
Element Should Contain css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type [xml]
#
- ${file_href} = Get Element Attribute css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type@href
+ ${file_href} = Get Element Attribute css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type href
${output_dir} ${file_name} = Télécharger un fichier ${SESSION_COOKIE} ${file_href} ${EXECDIR}${/}..${/}var${/}tmp${/}
${file_path} = Catenate SEPARATOR= ${output_dir} ${file_name}
${file_content} = Get File ${file_path}
@@ -47,7 +47,7 @@
Element Should Contain css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type Liste P du ${DATE_FORMAT_DD/MM/YYYY}
Element Should Contain css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type [csv]
#
- ${file_href} = Get Element Attribute css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type@href
+ ${file_href} = Get Element Attribute css=#prefecture_dematerialisation_liste_electorale_list_content a.file-16:first-of-type href
${output_dir} ${file_name} = Télécharger un fichier ${SESSION_COOKIE} ${file_href} ${EXECDIR}${/}..${/}var${/}tmp${/}
${file_path} = Catenate SEPARATOR= ${output_dir} ${file_name}
${file_content} = Get File ${file_path}

Modified: branches/5.0.0-develop/tests/pip-requirements.txt
===================================================================
--- branches/5.0.0-develop/tests/pip-requirements.txt 2018-04-13 13:05:27 UTC (rev 1374)
+++ branches/5.0.0-develop/tests/pip-requirements.txt 2018-04-19 08:29:04 UTC (rev 1375)
@@ -1,5 +1,5 @@
-openmairie.devtools==0.2.2
-openmairie.robotframework==4.7.10001
+openmairie.devtools==0.4.0
+openmairie.robotframework==4.8.10001
maildump==0.5.4
selenium==2.53.6
robotframework==3.0.2
@@ -10,4 +10,3 @@
Pillow==4.1.1
robotframework-archivelibrary==0.4.0
psycopg2==2.7.1
-Logbook==1.3.0

Reply all
Reply to author
Forward
0 new messages