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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Vivek
erp5
Commits
8749f95a
Commit
8749f95a
authored
Sep 29, 2015
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui_test: update tests
parent
470af747
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
28 additions
and
124 deletions
+28
-124
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testComplexDomainTree.xml
...renderjs_ui_zuite/listbox_zuite/testComplexDomainTree.xml
+0
-96
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testCustomSearch.xml
...ests/renderjs_ui_zuite/listbox_zuite/testCustomSearch.xml
+2
-2
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testCustomSort.xml
..._tests/renderjs_ui_zuite/listbox_zuite/testCustomSort.xml
+4
-4
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testDomainTree.xml
..._tests/renderjs_ui_zuite/listbox_zuite/testDomainTree.xml
+2
-2
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testFilter.xml
...rtal_tests/renderjs_ui_zuite/listbox_zuite/testFilter.xml
+2
-2
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testFilterItemAutoBuild.xml
...nderjs_ui_zuite/listbox_zuite/testFilterItemAutoBuild.xml
+4
-4
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testPager.xml
...ortal_tests/renderjs_ui_zuite/listbox_zuite/testPager.xml
+1
-1
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testQuickSearch.xml
...tests/renderjs_ui_zuite/listbox_zuite/testQuickSearch.xml
+2
-2
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testSearchWithOr.xml
...ests/renderjs_ui_zuite/listbox_zuite/testSearchWithOr.xml
+3
-3
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testSortItemAutoBuild.xml
...renderjs_ui_zuite/listbox_zuite/testSortItemAutoBuild.xml
+8
-8
No files found.
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testComplexDomainTree.xml
deleted
100644 → 0
View file @
470af747
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ZopePageTemplate"
module=
"Products.PageTemplates.ZopePageTemplate"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
_asgns
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
name_subpath
</string>
</key>
<value>
<string>
traverse_subpath
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
_text
</string>
</key>
<value>
<unicode
encoding=
"cdata"
>
<![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">
\n
<head>
\n
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
\n
<title>
Test RenderJS UI
</title>
\n
</head>
\n
<body>
\n
<table
cellpadding=
"1"
cellspacing=
"1"
border=
"1"
>
\n
<thead>
\n
<tr><td
rowspan=
"1"
colspan=
"3"
>
Test RenderJS UI
</td></tr>
\n
</thead><tbody>
\n
<tal:block
metal:use-macro=
"here/Zuite_CommonTemplate/macros/init"
/>
\n
\n
<!-- Clean Up -->
\n
<tr>
\n
<td>
open
</td>
\n
<td>
${base_url}/bar_module/ListBoxZuite_reset
</td>
\n
<td></td>
\n
</tr>
\n
\n
<tr>
\n
<td>
assertTextPresent
</td>
\n
<td>
Reset Successfully.
</td>
\n
<td></td>
\n
</tr>
\n
\n
<!-- Initialize Need Completed -->
\n
\n
</tbody></table>
\n
</body>
\n
</html>
]]>
</unicode>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
expand
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
testComplexDomainTree
</string>
</value>
</item>
<item>
<key>
<string>
output_encoding
</string>
</key>
<value>
<string>
utf-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<unicode></unicode>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testCustomSearch.xml
View file @
8749f95a
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
0
</td>
\n
<td>
0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -172,7 +172,7 @@
...
@@ -172,7 +172,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/
div[3]/
input
</td>
\n
<td>
%l%
</td>
\n
<td>
%l%
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testCustomSort.xml
View file @
8749f95a
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -154,21 +154,21 @@
...
@@ -154,21 +154,21 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]/form/div[2]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]/form/div[2]/div/select
</td>
\n
<td>
index=0
</td>
\n
<td>
index=0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]/form/div[1]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]/form/div[1]/div/select
</td>
\n
<td>
index=1
</td>
\n
<td>
index=1
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testDomainTree.xml
View file @
8749f95a
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]/form/div[2]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]/form/div[2]/div/select
</td>
\n
<td>
index=0
</td>
\n
<td>
index=0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testFilter.xml
View file @
8749f95a
...
@@ -234,7 +234,7 @@
...
@@ -234,7 +234,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -304,7 +304,7 @@
...
@@ -304,7 +304,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
7
</td>
\n
<td>
7
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testFilterItemAutoBuild.xml
View file @
8749f95a
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
0
</td>
\n
<td>
0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/
div/
input
</td>
\n
<td>
1
</td>
\n
<td>
1
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -237,7 +237,7 @@
...
@@ -237,7 +237,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
0
</td>
\n
<td>
0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -249,7 +249,7 @@
...
@@ -249,7 +249,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/div[3]/
div/
input
</td>
\n
<td>
1
</td>
\n
<td>
1
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testPager.xml
View file @
8749f95a
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testQuickSearch.xml
View file @
8749f95a
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
0
</td>
\n
<td>
0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -233,7 +233,7 @@
...
@@ -233,7 +233,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
T%
</td>
\n
<td>
T%
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testSearchWithOr.xml
View file @
8749f95a
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[1]/form/div[3]/
div/
input
</td>
\n
<td>
0
</td>
\n
<td>
0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -179,7 +179,7 @@
...
@@ -179,7 +179,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[2]/form/
div/
input
</td>
\n
<td>
1
</td>
\n
<td>
1
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -192,7 +192,7 @@
...
@@ -192,7 +192,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
type
</td>
\n
<td>
//div[@class="filter_item_container"]/div[3]/form/input
</td>
\n
<td>
//div[@class="filter_item_container"]/div[3]/form/
div/
input
</td>
\n
<td>
2
</td>
\n
<td>
2
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/listbox_zuite/testSortItemAutoBuild.xml
View file @
8749f95a
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -154,21 +154,21 @@
...
@@ -154,21 +154,21 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]/form/div[2]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]/form/div[2]/div/select
</td>
\n
<td>
index=0
</td>
\n
<td>
index=0
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
select
</td>
\n
<td>
select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]/form/div[1]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]/form/div[1]/div/select
</td>
\n
<td>
index=1
</td>
\n
<td>
index=1
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
@@ -203,26 +203,26 @@
...
@@ -203,26 +203,26 @@
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]/form/div[1]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]/form/div[1]/div/select
</td>
\n
<td>
id
</td>
\n
<td>
id
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
3
]/form/div[2]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
1
]/form/div[2]/div/select
</td>
\n
<td>
ascending
</td>
\n
<td>
ascending
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]/form/div[1]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]/form/div[1]/div/select
</td>
\n
<td>
title
</td>
\n
<td>
title
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
<tr>
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
verifyValue
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
4
]/form/div[2]/div/select
</td>
\n
<td>
//div[@class=\'sort_item_container\']/div[
2
]/form/div[2]/div/select
</td>
\n
<td>
ascending
</td>
\n
<td>
ascending
</td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
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