Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
Laurent S
erp5
Commits
69d4541b
Commit
69d4541b
authored
Dec 19, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix due to changes in event_simulation_workflow .
parent
679e12ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml
...rtal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml
+7
-5
bt5/erp5_user_tutorial_ui_test/bt/revision
bt5/erp5_user_tutorial_ui_test/bt/revision
+1
-1
No files found.
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml
View file @
69d4541b
...
...
@@ -90,12 +90,12 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//label[normalize-space(text())=\'State\']/../div
</td>
\n
<td>
Outgoing
</td>
\n
<td>
Planned
</td>
\n
</tr>
\n
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_action"]
</td>
\n
<td>
Request Processing
</td>
\n
<td>
Confirm
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
@@ -110,7 +110,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//tr[@class=\'listbox-data-line-0 DataA\']/td[7]/
</td>
\n
<td>
Pending
</td>
\n
<td>
Confirmed
</td>
\n
</tr>
\n
<span
metal:use-macro=
"container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"
>
Wait for activities
</span>
\n
<tr>
\n
...
...
@@ -138,16 +138,18 @@
<td>
//div[@id="breadcrumb"]/a[2]
</td>
\n
<td>
Events
</td>
\n
</tr>
\n
<!--\n
<tr>\n
<td>verifyText</td>\n
<td>//span[@class="listbox-current-page-total-number"]</td>\n
<td>1 records</td>\n
</tr>\n
-->
\n
<tal:block
tal:content=
"structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'outgoing_event_howto_event_title\']],), enter_object=True)"
/>
\n
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_action"]
</td>
\n
<td>
Post Event
</td>
\n
<td>
Send
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
@@ -157,7 +159,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//label[normalize-space(text())=\'State\']/../div
</td>
\n
<td>
Posted
</td>
\n
<td>
Sent
</td>
\n
</tr>
\n
<span
metal:use-macro=
"container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"
>
Wait for activities
</span>
\n
<tr>
\n
...
...
bt5/erp5_user_tutorial_ui_test/bt/revision
View file @
69d4541b
777
\ No newline at end of file
778
\ No newline at end of file
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