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
alecs_myu
erp5
Commits
714735c8
Commit
714735c8
authored
May 03, 2018
by
Tomáš Peterka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_web_ui_test] Update tests to the code
parent
6296e15d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testDelete.zpt
...athTemplateItem/portal_tests/listbox_zuite/testDelete.zpt
+4
-3
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Folder_doNothingDialog/custom_variable.xml
...s/erp5_ui_test/Folder_doNothingDialog/custom_variable.xml
+1
-1
No files found.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testDelete.zpt
View file @
714735c8
...
...
@@ -110,7 +110,7 @@ It contains the same columns
<td></td>
</tr>
<tr>
<td>
verify
TextPresent
</td>
<td>
assert
TextPresent
</td>
<td>
Deleted.
</td>
<td></td>
</tr>
...
...
@@ -186,9 +186,10 @@ It contains the same columns
<td></td>
</tr>
<tr>
<td>
verify
TextPresent
</td>
<td>
Sorry, you can not delete 1 item
.
</td>
<td>
assert
TextPresent
</td>
<td>
Deleted
.
</td>
<td></td>
<td>
We used to report error on user deleting deleted document ... but user does not care, does she?
</td>
</tr>
<tr>
<td>
clickAndWait
</td>
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Folder_doNothingDialog/custom_variable.xml
View file @
714735c8
...
...
@@ -249,7 +249,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Custom
v
ariable
</string>
</value>
<value>
<string>
Custom
V
ariable
</string>
</value>
</item>
<item>
<key>
<string>
truncate
</string>
</key>
...
...
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