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
Labels
Merge Requests
138
Merge Requests
138
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
3d42e2b9
Commit
3d42e2b9
authored
Feb 23, 2016
by
Tristan Cavelier
4
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 @@
...
@@ -78,6 +78,21 @@
<td>
breadcrumb
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*Title 0*/
</td>
\n
<td>
ERP5*/*Foos*/*Title 0*/
</td>
\n
</tr>
\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
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
field_my_short_title
</td>
\n
<td>
field_my_short_title
</td>
\n
...
@@ -91,7 +106,7 @@
...
@@ -91,7 +106,7 @@
<tr>
\n
<tr>
\n
<td>
assertText
</td>
\n
<td>
assertText
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*
Title 0
*/
</td>
\n
<td>
ERP5*/*Foos*/*
short
*/
</td>
\n
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\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 @@
...
@@ -103,6 +103,7 @@
<string>
my_id
</string>
<string>
my_id
</string>
<string>
my_title
</string>
<string>
my_title
</string>
<string>
my_short_title
</string>
<string>
my_short_title
</string>
<string>
my_reference
</string>
<string>
foo_category_title
</string>
<string>
foo_category_title
</string>
<string>
my_foo_category_title
</string>
<string>
my_foo_category_title
</string>
<string>
my_fake_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.
Jérome Perrin
@jerome
mentioned in commit
2dce7dac
·
Mar 31, 2016
mentioned in commit
2dce7dac
mentioned in commit 2dce7dacc3799463d3b8ea6d2c078a8f73b9c1ab
Toggle commit list
Jérome Perrin
@jerome
mentioned in commit
e7072c2d
·
Apr 12, 2016
mentioned in commit
e7072c2d
mentioned in commit e7072c2d457c3db5b79ab95aa262f15663f339f0
Toggle commit list
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