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
Matevz Golob
erp5
Commits
070b5caa
Commit
070b5caa
authored
Dec 15, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix tests.
parent
5af40305
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
95 additions
and
6 deletions
+95
-6
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_categories/base_amount/taxable.xml
...athTemplateItem/portal_categories/base_amount/taxable.xml
+85
-0
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
...rtal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
+1
-1
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml
...m/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml
+3
-3
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml
...tem/portal_tests/user_tutorial_zuite/testHowToProduct.xml
+3
-1
bt5/erp5_user_tutorial_ui_test/bt/revision
bt5/erp5_user_tutorial_ui_test/bt/revision
+1
-1
bt5/erp5_user_tutorial_ui_test/bt/template_path_list
bt5/erp5_user_tutorial_ui_test/bt/template_path_list
+2
-0
No files found.
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_categories/base_amount/taxable.xml
0 → 100644
View file @
070b5caa
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Add_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Add_portal_folders_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Copy_or_Move_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Delete_objects_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Modify_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignee
</string>
<string>
Assignor
</string>
<string>
Manager
</string>
<string>
Owner
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
base_amount/taxable
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
taxable
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Category
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Taxable
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
View file @
070b5caa
...
...
@@ -113,7 +113,7 @@
</tr>
\n
<tr>
\n
<td>
click
</td>
\n
<td>
//input[@name="field_your_direction" and @value="in"]
</td>
\n
<td>
//input[@name="field_your_direction" and @value="in
coming
"]
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
...
...
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml
View file @
070b5caa
...
...
@@ -80,7 +80,7 @@
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_action"]
</td>
\n
<td>
Post Event
</td>
\n
<td>
Send
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
@@ -95,7 +95,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//label[normalize-space(text())=\'State\']/../div
</td>
\n
<td>
Posted
</td>
\n
<td>
Sent
</td>
\n
</tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
...
...
@@ -120,7 +120,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//tr[@class=\'listbox-data-line-0 DataA\']/td[7]/
</td>
\n
<td>
Posted
</td>
\n
<td>
Sent
</td>
\n
</tr>
\n
<tr>
\n
<td>
selectAndWait
</td>
\n
...
...
bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml
View file @
070b5caa
...
...
@@ -95,11 +95,13 @@
<td>
//input[@name="field_my_reference"]
</td>
\n
<td>
RL 01
</td>
\n
</tr>
\n
<!--\n
<tr>\n
<td>select</td>\n
<td>//select[@name="field_my_product_line"]</td>\n
<td>Equipment/Construction</td>\n
</tr>\n
-->
\n
<tr>
\n
<td>
select
</td>
\n
<td>
//select[@name="field_my_base_contribution_list"]
</td>
\n
...
...
@@ -225,7 +227,7 @@
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//div[@id="breadcrumb"]/a[3]
</td>
\n
<td
>
RL 01
</td>
\n
<td
tal:content=
"python: here.Zuite_getHowToInfo()[\'product_howto_product_title\']"
>
</td>
\n
</tr>
\n
\n
<span
metal:use-macro=
"container/Zuite_viewTestMacroLibrary/macros/login_as_manager"
>
Login As Manager
</span>
\n
...
...
bt5/erp5_user_tutorial_ui_test/bt/revision
View file @
070b5caa
767
\ No newline at end of file
768
\ No newline at end of file
bt5/erp5_user_tutorial_ui_test/bt/template_path_list
View file @
070b5caa
portal_categories/activity/education
portal_categories/activity/education/**
portal_categories/base_amount/taxable
portal_categories/base_amount/taxable/**
portal_categories/function/marketing
portal_categories/function/marketing/**
portal_categories/function/sales
...
...
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