[openmairie-framework-Commits] r4961 - openmairie_exemple/branches/support-rf6/tests

0 views
Skip to first unread message

fmi...@users.adullact.net

unread,
Jun 6, 2024, 10:25:09 AMJun 6
to openmairie...@googlegroups.com
Author: fmichon
Date: 2024-06-06 16:25:07 +0200 (Thu, 06 Jun 2024)
New Revision: 4961

Modified:
openmairie_exemple/branches/support-rf6/tests/050_editions.robot
openmairie_exemple/branches/support-rf6/tests/pip-requirements.txt
Log:
* fix : dom sanitizer ?


Modified: openmairie_exemple/branches/support-rf6/tests/050_editions.robot
===================================================================
--- openmairie_exemple/branches/support-rf6/tests/050_editions.robot 2024-06-06 14:24:25 UTC (rev 4960)
+++ openmairie_exemple/branches/support-rf6/tests/050_editions.robot 2024-06-06 14:25:07 UTC (rev 4961)
@@ -227,7 +227,7 @@
Depuis le contexte de la lettre-type ${id}
${source} = Get Source
# Le page break est toujours présent
- Should Contain X Times ${source} <br pagebreak="true" /> 2
+ Should Contain X Times ${source} <br pagebreak="true"> 2
# Le bloc d'affichage est bien présent
Should Contain X Times ${source} <p class="pagebreak"> 2


Modified: openmairie_exemple/branches/support-rf6/tests/pip-requirements.txt
===================================================================
--- openmairie_exemple/branches/support-rf6/tests/pip-requirements.txt 2024-06-06 14:24:25 UTC (rev 4960)
+++ openmairie_exemple/branches/support-rf6/tests/pip-requirements.txt 2024-06-06 14:25:07 UTC (rev 4961)
@@ -1,15 +1,14 @@
-openmairie.devtools==1.0.0
-openmairie.robotframework==4.9.10009
+openmairie.devtools==1.1.0
+#openmairie.robotframework==4.9.10009
maildump==1.0
-selenium==2.53.6
-robotframework==3.0.4
-robotframework-seleniumlibrary==3.1.1
+selenium==4.9.1
+robotframework==6.0.1
+robotframework-seleniumlibrary==6.0.0
robotframework-selenium2screenshots==0.8.1
-requests==2.22.0
-robotframework-requests==0.5.0
-Pillow==9.1.0
-robotframework-archivelibrary==0.4.0
-psycopg2-binary==2.9.3
-python-daemon==2.2.4
-Unidecode==1.2.0
-
+requests==2.28.1
+robotframework-requests==0.9.4
+Pillow==9.3.0
+robotframework-archivelibrary==0.4.1
+psycopg2-binary==2.9.5
+python-daemon==2.3.2
+urllib3==1.26.17

Reply all
Reply to author
Forward
0 new messages