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
139
Merge Requests
139
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
9eef6349
Commit
9eef6349
authored
2 years ago
by
Jérome Perrin
Committed by
Arnaud Fontaine
1 year ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "renderjs_ui_date_time_field_zuite: compatibility with Zope4 ZMI"
I'll make a commit to handle all tests
parent
710adcab
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
12 deletions
+18
-12
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_date_time_field_zuite/testDisplayWithAndWithoutTimeZone.zpt
...te_time_field_zuite/testDisplayWithAndWithoutTimeZone.zpt
+9
-6
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_date_time_field_zuite/testRestoreDateTimeValueIfValidationError.zpt
...field_zuite/testRestoreDateTimeValueIfValidationError.zpt
+9
-6
No files found.
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_date_time_field_zuite/testDisplayWithAndWithoutTimeZone.zpt
View file @
9eef6349
...
@@ -120,13 +120,14 @@
...
@@ -120,13 +120,14 @@
<tr>
<tr>
<td>
click
AndWait
</td>
<td>
click
</td>
<td>
//input[@value='Save Changes']
</td>
<td>
//input[@value='Save Changes']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
assertTex
tPresent
</td>
<td>
waitForElemen
tPresent
</td>
<td>
Content changed
</td>
<td>
//div[@class='system-msg']
</td>
<td></td>
<td></td>
</tr>
</tr>
...
@@ -169,16 +170,18 @@
...
@@ -169,16 +170,18 @@
<tr>
<tr>
<td>
click
AndWait
</td>
<td>
click
</td>
<td>
//input[@value='Save Changes']
</td>
<td>
//input[@value='Save Changes']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
assertTex
tPresent
</td>
<td>
waitForElemen
tPresent
</td>
<td>
Content changed
</td>
<td>
//div[@class='system-msg']
</td>
<td></td>
<td></td>
</tr>
</tr>
</tbody></table>
</tbody></table>
</body>
</body>
</html>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_date_time_field_zuite/testRestoreDateTimeValueIfValidationError.zpt
View file @
9eef6349
...
@@ -68,13 +68,14 @@
...
@@ -68,13 +68,14 @@
</tr>
</tr>
<tr>
<tr>
<td>
click
AndWait
</td>
<td>
click
</td>
<td>
//input[@value='Save Changes']
</td>
<td>
//input[@value='Save Changes']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
assertTex
tPresent
</td>
<td>
waitForElemen
tPresent
</td>
<td>
Content changed
</td>
<td>
//div[@class='system-msg']
</td>
<td></td>
<td></td>
</tr>
</tr>
...
@@ -171,16 +172,18 @@
...
@@ -171,16 +172,18 @@
</tr>
</tr>
<tr>
<tr>
<td>
click
AndWait
</td>
<td>
click
</td>
<td>
//input[@value='Save Changes']
</td>
<td>
//input[@value='Save Changes']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
assertTex
tPresent
</td>
<td>
waitForElemen
tPresent
</td>
<td>
Content changed
</td>
<td>
//div[@class='system-msg']
</td>
<td></td>
<td></td>
</tr>
</tr>
</tbody></table>
</tbody></table>
</body>
</body>
</html>
</html>
\ No newline at end of file
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