[openmairie-framework-Commits] r4203 - in openmairie_exemple/branches/4.9.0-develop: . tests

0 views
Skip to first unread message

fmi...@adullact.net

unread,
Apr 19, 2018, 4:14:25 AM4/19/18
to openmairie...@googlegroups.com
Author: fmichon
Date: 2018-04-19 10:14:22 +0200 (Thu, 19 Apr 2018)
New Revision: 4203

Modified:
openmairie_exemple/branches/4.9.0-develop/
openmairie_exemple/branches/4.9.0-develop/tests/031_formulaires.robot
openmairie_exemple/branches/4.9.0-develop/tests/120_module_reqmo.robot
Log:
* Rebase depuis le trunk.


Index: openmairie_exemple/branches/4.9.0-develop
===================================================================
--- openmairie_exemple/branches/4.9.0-develop 2018-04-19 07:57:05 UTC (rev 4202)
+++ openmairie_exemple/branches/4.9.0-develop 2018-04-19 08:14:22 UTC (rev 4203)

Property changes on: openmairie_exemple/branches/4.9.0-develop
___________________________________________________________________
Modified: svn:mergeinfo
## -55,5 +55,5 ##
/openmairie_exemple/branches/upgrade_db_pear_php7:3625-3626
/openmairie_exemple/tags/4.5.1:3731-3759
/openmairie_exemple/tags/4.6.3:3997-4060
-/openmairie_exemple/trunk:4191-4200
+/openmairie_exemple/trunk:4191-4202
/openmairie_exemple/trunk-bug-8891-registres-css-js:3900-3901
\ No newline at end of property
Modified: openmairie_exemple/branches/4.9.0-develop/tests/031_formulaires.robot
===================================================================
--- openmairie_exemple/branches/4.9.0-develop/tests/031_formulaires.robot 2018-04-19 07:57:05 UTC (rev 4202)
+++ openmairie_exemple/branches/4.9.0-develop/tests/031_formulaires.robot 2018-04-19 08:14:22 UTC (rev 4203)
@@ -104,7 +104,7 @@
Page Title Should Be Administration > Collectivité > 1
L'onglet doit être sélectionné om_utilisateur utilisateur
Element Should Contain css=#sousform-om_utilisateur administration > utilisateur > 1
- ${button_value} = Get Element Attribute css=#sousform-om_utilisateur input[name='submit']@value
+ ${button_value} = Get Element Attribute css=#sousform-om_utilisateur input[name='submit'] value
Should Contain ${button_value} Modifier
#
Go To DashBoard
@@ -112,7 +112,7 @@
Page Title Should Be Administration > Collectivité > 1
L'onglet doit être sélectionné om_utilisateur utilisateur
Element Should Contain css=#sousform-om_utilisateur administration > utilisateur > 1
- ${button_value} = Get Element Attribute css=#sousform-om_utilisateur input[name='submit']@value
+ ${button_value} = Get Element Attribute css=#sousform-om_utilisateur input[name='submit'] value
Should Contain ${button_value} Modifier



Modified: openmairie_exemple/branches/4.9.0-develop/tests/120_module_reqmo.robot
===================================================================
--- openmairie_exemple/branches/4.9.0-develop/tests/120_module_reqmo.robot 2018-04-19 07:57:05 UTC (rev 4202)
+++ openmairie_exemple/branches/4.9.0-develop/tests/120_module_reqmo.robot 2018-04-19 08:14:22 UTC (rev 4203)
@@ -30,7 +30,7 @@
Click On Submit Button In Reqmo
Page Should Contain Le fichier a été exporté, vous pouvez l'ouvrir immédiatement en cliquant sur
#
- ${link_reqmo} = Get Element Attribute css=a#reqmo-out-link@href
+ ${link_reqmo} = Get Element Attribute css=a#reqmo-out-link href
${output_dir} ${output_name} = Télécharger un fichier ${SESSION_COOKIE} ${link_reqmo} ${EXECDIR}${/}binary_files${/}
${full_path_to_file} = Catenate SEPARATOR= ${output_dir} ${output_name}
${content_file} = Get File ${full_path_to_file}

Reply all
Reply to author
Forward
0 new messages