Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Romain Courteaud
erp5_rtl_support
Commits
3d42e2b9
Commit
3d42e2b9
authored
Feb 23, 2016
by
Tristan Cavelier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_ui_test: fit test to new breadcrumb behavior
parent
1956f756
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
277 additions
and
1 deletion
+277
-1
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
...tem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
+16
-1
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
...t/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
+1
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_reference.xml
...eItem/portal_skins/erp5_ui_test/Foo_view/my_reference.xml
+260
-0
No files found.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
View file @
3d42e2b9
...
...
@@ -78,6 +78,21 @@
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*Title 0*/
</td>
\n
</tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
field_my_reference
</td>
\n
<td>
reference0
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@title=\'Save\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
assertText
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*reference0*/
</td>
\n
</tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
field_my_short_title
</td>
\n
...
...
@@ -91,7 +106,7 @@
<tr>
\n
<td>
assertText
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*
Title 0
*/
</td>
\n
<td>
ERP5*/*Foos*/*
short
*/
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
View file @
3d42e2b9
...
...
@@ -103,6 +103,7 @@
<string>
my_id
</string>
<string>
my_title
</string>
<string>
my_short_title
</string>
<string>
my_reference
</string>
<string>
foo_category_title
</string>
<string>
my_foo_category_title
</string>
<string>
my_fake_category_title
</string>
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_reference.xml
0 → 100644
View file @
3d42e2b9
This diff is collapsed.
Click to expand it.
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