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
8b49315d
Commit
8b49315d
authored
Dec 19, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix due to changes in forms and event_simulation_workflow (new states).
parent
e79de63f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
32 deletions
+9
-32
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
...rtal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
+8
-31
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/testHowToIncomingEvent.xml
View file @
8b49315d
...
...
@@ -186,26 +186,11 @@
<td>
//select[@name="field_your_follow_up_ticket_resource"]
</td>
\n
<td
tal:content=
"python: here.Zuite_getHowToInfo()[\'incoming_event_howto_service_title\']"
></td>
\n
</tr>
\n
\n
<!--\n
<tr>\n
<td>type</td>\n
<td>//textarea[@name="field_your_comment"]</td>\n
<td tal:content="python: here.Zuite_getHowToInfo()[\'incoming_event_howto_ticket_comment\']"></td>\n
</tr>\n
-->
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@id="dialog_submit_button"]
</td>
\n
<td></td>
\n
</tr>
\n
<!--\n
<tr>\n
<td>verifyText</td>\n
<td>//label[normalize-space(text())=\'State\']/../div</td>\n
<td>Assigned</td>\n
</tr>\n
-->
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
//input[@name="field_my_default_follow_up_title"]
</td>
\n
...
...
@@ -246,28 +231,18 @@
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_action"]
</td>
\n
<td>
Acknowledge Event
</td>
\n
<td>
Create Response
</td>
\n
</tr>
\n
<tr>
\n
<td>
click
</td>
\n
<td>
//input[@name="field_your_create_event"]
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
click
</td>
\n
<td>
//input[@name="field_your_quote_original_message"]
</td>
\n
<td></td>
\n
<td>
type
</td>
\n
<td>
//textarea[@name="field_your_response_event_text_content"]
</td>
\n
<td>
Some response
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@id="dialog_submit_button"]
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//label[normalize-space(text())=\'State\']/../div
</td>
\n
<td>
Acknowledged
</td>
\n
</tr>
\n
<tr>
\n
<td>
storeAttribute
</td>
\n
<td>
//div[@id="breadcrumb"]/a[3]@href
</td>
\n
...
...
@@ -304,11 +279,13 @@
<td>
//input[@name="field_my_source_title"]
</td>
\n
<td>
${user_title}
</td>
\n
</tr>
\n
<!--\n
<tr>\n
<td>type</td>\n
<td>//textarea[@name="field_my_text_content"]</td>\n
<td tal:content="python: here.Zuite_getHowToInfo()[\'incoming_event_howto_ticket_content\']"></td>\n
</tr>\n
-->
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@name="Base_edit:method"]
</td>
\n
...
...
@@ -317,7 +294,7 @@
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_action"]
</td>
\n
<td>
Post Event
</td>
\n
<td>
Deliver
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
@@ -327,7 +304,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//label[normalize-space(text())=\'State\']/../div
</td>
\n
<td>
Post
ed
</td>
\n
<td>
Deliver
ed
</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 @
8b49315d
779
\ No newline at end of file
780
\ 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