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
d9759d87
Commit
d9759d87
authored
May 29, 2015
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_web_ehr_test] add reindexSkinList and waitForActivities to test routine
parent
ed2f925f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
2 deletions
+38
-2
bt5/erp5_web_ehr_test/PathTemplateItem/portal_tests/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
...s/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
+38
-2
No files found.
bt5/erp5_web_ehr_test/PathTemplateItem/portal_tests/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
View file @
d9759d87
...
...
@@ -45,8 +45,9 @@
<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
<tr><td
rowspan=
"1"
colspan=
"3"
>
Test EG5 ehr UI
</td></tr>
\n
</thead>
\n
<tbody>
\n
<tal:block
metal:use-macro=
"here/Zuite_CommonTemplate/macros/init"
/>
\n
\n
<!-- Clean Up -->
\n
...
...
@@ -60,6 +61,29 @@
<td>
Reset Successfully.
</td>
\n
<td></td>
\n
</tr>
\n
<!-- skin list -->
\n
<tr>
\n
<td>
open
</td>
\n
<td>
${base_url}/portal_skins/erp5_hal_json_style/ERP5Site_reindexSkinList/
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
assertTextPresent
</td>
\n
<td>
skins ok
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
open
</td>
\n
<td>
${base_url}/Zuite_waitForActivities
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
assertTextPresent
</td>
\n
<td>
Done.
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
\n
<!-- create sample data -->
\n
<tr>
\n
<td>
open
</td>
\n
...
...
@@ -71,6 +95,18 @@
<td>
Created Successfully
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
open
</td>
\n
<td>
${base_url}/Zuite_waitForActivities
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
assertTextPresent
</td>
\n
<td>
Done.
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
\n
\n
<!-- Initialize -->
\n
<tr>
\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