Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ekaterina
wendelin
Commits
a4d7b71d
Commit
a4d7b71d
authored
Dec 29, 2020
by
Ekaterina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_wendelin_tutorial: add opportunity to execute tests under functional_user_name rights
parent
dafc3497
Changes
18
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
1885 additions
and
420 deletions
+1885
-420
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
...elin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
+9
-100
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.xml
...delin_HowTo_Create_Basic_Prediction_with_scikit_learn.xml
+90
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Notebook_with_Graphs.html
...ge_module/wendelin_HowTo_Create_Notebook_with_Graphs.html
+9
-14
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Notebook_with_Graphs.xml
...age_module/wendelin_HowTo_Create_Notebook_with_Graphs.xml
+45
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Enable_User_Regstration.html
...t_page_module/wendelin_HowTo_Enable_User_Regstration.html
+2
-2
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Enable_User_Regstration.xml
...st_page_module/wendelin_HowTo_Enable_User_Regstration.xml
+180
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Check_Data_Arrival.html
...est_page_module/wendelin_Tutorial_Check_Data_Arrival.html
+8
-3
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Check_Data_Arrival.xml
...test_page_module/wendelin_Tutorial_Check_Data_Arrival.xml
+180
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Acquisition.html
...dule/wendelin_Tutorial_Howto_Create_Data_Acquisition.html
+13
-23
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Acquisition.xml
...odule/wendelin_Tutorial_Howto_Create_Data_Acquisition.xml
+413
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Product.html
...e_module/wendelin_Tutorial_Howto_Create_Data_Product.html
+8
-23
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Product.xml
...ge_module/wendelin_Tutorial_Howto_Create_Data_Product.xml
+720
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
...ge_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
+10
-15
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
...age_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
+90
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Resample_Data.html
...tem/test_page_module/wendelin_Tutorial_Resample_Data.html
+8
-151
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Resample_Data.xml
...Item/test_page_module/wendelin_Tutorial_Resample_Data.xml
+45
-0
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Transform_Data.html
...em/test_page_module/wendelin_Tutorial_Transform_Data.html
+10
-89
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Transform_Data.xml
...tem/test_page_module/wendelin_Tutorial_Transform_Data.xml
+45
-0
No files found.
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -116,7 +121,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -164,16 +169,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -339,17 +334,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -416,16 +400,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
...
...
@@ -602,17 +576,6 @@ else:
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -842,17 +805,6 @@ else:
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1012,17 +964,6 @@ else:
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1233,17 +1174,6 @@ else:
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1448,17 +1378,6 @@ else:
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1906,16 +1825,6 @@ else:
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
</tbody>
</table>
</test>
...
...
@@ -2134,7 +2043,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
${base_url}/web_site_module/renderjs_runner/hateoas/
"
;
hateoas_url =
"
${base_url
_x
}/web_site_module/renderjs_runner/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.xml
View file @
a4d7b71d
...
...
@@ -1305,6 +1305,96 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.62200.2423.28074
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609255208.48
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.64312.9276.20360
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609255212.89
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Notebook_with_Graphs.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
...
...
@@ -330,7 +335,7 @@ plot();</code>
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -383,16 +388,6 @@ plot();</code>
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -425,7 +420,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
${base_url}/web_site_module/renderjs_runner/hateoas/
"
;
hateoas_url =
"
${base_url
_x
}/web_site_module/renderjs_runner/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Create_Notebook_with_Graphs.xml
View file @
a4d7b71d
...
...
@@ -1037,6 +1037,51 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.51844.47412.47718
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609254985.96
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Enable_User_Regstration.html
View file @
a4d7b71d
<section>
<test>
<
!--<
test>
<table style="display: none;" class="test">
<tbody>
<tr>
...
...
@@ -23,7 +23,7 @@
</tr>
</tbody>
</table>
</test>
</test>
-->
<h1>
Agenda
</h1>
<ul>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_HowTo_Enable_User_Regstration.xml
View file @
a4d7b71d
...
...
@@ -1497,6 +1497,186 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.886.10428.25258
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609163257.5
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62779.40964.24183
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609164051.86
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62792.56657.59357
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609164072.25
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62792.56657.59357
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609164420.39
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Check_Data_Arrival.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -76,7 +81,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Check_Data_Arrival.xml
View file @
a4d7b71d
...
...
@@ -587,6 +587,186 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.40313.6405.7970
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609163085.98
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62776.50232.21435
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609163127.27
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62776.50232.21435
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609163138.1
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.62777.41622.38075
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609163138.82
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Acquisition.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -23,7 +28,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -128,7 +133,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -141,6 +146,11 @@
<td>
//a[contains(@href,'page=front')]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
3000
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[contains(@href,'data_acquisition_unit_module')]
</td>
...
...
@@ -176,16 +186,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
...
...
@@ -238,16 +238,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Acquisition.xml
View file @
a4d7b71d
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Product.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -23,7 +28,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -126,7 +131,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -174,16 +179,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
...
...
@@ -256,16 +251,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Product.xml
View file @
a4d7b71d
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -79,7 +84,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -144,16 +149,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
</tbody>
</table>
</test>
...
...
@@ -777,7 +772,7 @@
<tr>
<td>
open
</td>
<td>
${base_url}/portal_skins/erp5_wendelin_data_lake/Ingestion_ingestDataStream?reference=sensor_1-sample-environment-raw-data
</td>
<td>
${base_url
_x
}/portal_skins/erp5_wendelin_data_lake/Ingestion_ingestDataStream?reference=sensor_1-sample-environment-raw-data
</td>
<td></td>
</tr>
<tr>
...
...
@@ -787,7 +782,7 @@
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
</tbody>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
View file @
a4d7b71d
...
...
@@ -1352,6 +1352,96 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.3543.14148.28723
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609253610.4
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
988.64285.33217.28928
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609253613.1
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Resample_Data.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -114,7 +119,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -162,16 +167,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -495,17 +490,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -654,16 +638,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -741,16 +715,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -828,16 +792,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -915,16 +869,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -1255,16 +1199,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
...
...
@@ -1575,17 +1509,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1717,17 +1640,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1899,17 +1811,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -2118,17 +2019,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -2277,17 +2167,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -2436,17 +2315,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -2595,17 +2463,6 @@ progress_indicator.setIntOffsetIndex(in_zbigarray.shape[0])
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Resample_Data.xml
View file @
a4d7b71d
...
...
@@ -992,6 +992,51 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.62117.8588.11468
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609254894.55
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Transform_Data.html
View file @
a4d7b71d
<section>
<
!--<
test>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"
>
init
<
/span
>
</td>
</tr>
<tr>
<td>
store
</td>
<td
tal:content=
"python:here.getPortalObject().absolute_url()"
>
http://example.com/erp5
</td>
<td>
base_url_x
</td>
</tr>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/Zuite_setUpPersonTest
</td>
...
...
@@ -22,7 +27,7 @@
</tr>
</tbody>
</table>
</test>
-->
</test>
<h1>
Agenda
</h1>
<ul>
...
...
@@ -79,7 +84,7 @@
<tbody>
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -127,16 +132,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
</tbody>
</table>
</test>
...
...
@@ -349,16 +344,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
...
...
@@ -436,16 +421,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @value="Validate"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
...
...
@@ -503,7 +478,7 @@
</tr>-->
<tr>
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
@@ -546,16 +521,6 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
...
...
@@ -844,17 +809,6 @@ if end < in_data_stream.getSize():
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -978,17 +932,6 @@ if end < in_data_stream.getSize():
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1152,17 +1095,6 @@ if end < in_data_stream.getSize():
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1351,17 +1283,6 @@ if end < in_data_stream.getSize():
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@type="submit" and @name="action_confirm"]</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
...
...
@@ -1572,7 +1493,7 @@ if end < in_data_stream.getSize():
</tr>
<tr>-->
<td>
openAndWait
</td>
<td>
${base_url}/web_site_module/default_wendelin_front/
</td>
<td>
${base_url
_x
}/web_site_module/default_wendelin_front/
</td>
<td></td>
</tr>
<tr>
...
...
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Transform_Data.xml
View file @
a4d7b71d
...
...
@@ -904,6 +904,51 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.60642.54551.28552
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1609253864.06
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment