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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
francois
erp5
Commits
2b65b83c
Commit
2b65b83c
authored
Jul 24, 2014
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui test: chain Bar to foo_workflow
parent
a51e3978
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
2 deletions
+8
-2
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testSearchDialog.xml
...em/portal_tests/page_templates_zuite/testSearchDialog.xml
+5
-0
bt5/erp5_ui_test/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+1
-1
bt5/erp5_ui_test/bt/revision
bt5/erp5_ui_test/bt/revision
+1
-1
bt5/erp5_ui_test/bt/template_portal_type_workflow_chain_list
bt5/erp5_ui_test/bt/template_portal_type_workflow_chain_list
+1
-0
No files found.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testSearchDialog.xml
View file @
2b65b83c
...
@@ -149,6 +149,11 @@ commands from selenium 0.8\n
...
@@ -149,6 +149,11 @@ commands from selenium 0.8\n
<td>
field_your_simulation_state
</td>
\n
<td>
field_your_simulation_state
</td>
\n
<td>
label=Draft
</td>
\n
<td>
label=Draft
</td>
\n
</tr>
\n
</tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
field_your_portal_type
</td>
\n
<td>
label=Foo
</td>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
clickAndWait
</td>
\n
<td>
dialog_submit_button
</td>
\n
<td>
dialog_submit_button
</td>
\n
...
...
bt5/erp5_ui_test/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
View file @
2b65b83c
<workflow_chain>
<workflow_chain>
<chain>
<chain>
<type>
Bar
</type>
<type>
Bar
</type>
<workflow>
edit_workflow
</workflow>
<workflow>
edit_workflow
, foo_workflow
</workflow>
</chain>
</chain>
<chain>
<chain>
<type>
Foo
</type>
<type>
Foo
</type>
...
...
bt5/erp5_ui_test/bt/revision
View file @
2b65b83c
717
720
\ No newline at end of file
bt5/erp5_ui_test/bt/template_portal_type_workflow_chain_list
View file @
2b65b83c
Bar | edit_workflow
Bar | edit_workflow
Bar | foo_workflow
Foo Line | pricing_interaction_workflow
Foo Line | pricing_interaction_workflow
Foo | edit_workflow
Foo | edit_workflow
Foo | foo_workflow
Foo | foo_workflow
\ 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