Commit 017dbbcb authored by Łukasz Nowak's avatar Łukasz Nowak

- test image jump actions too


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35720 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dcba314d
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</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> <string encoding="cdata"><![CDATA[
<html>\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
<title>Check Jump Actions on Image</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="3">Check Jump Actions on Image</td></tr>\n
</thead><tbody>\n
\n
<tr>\n
<td>store</td>\n
<td tal:content="here/portal_url">/erp5_portal</td>\n
<td>base_url</td>\n
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/image_module/view</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_action</td>\n
<td>label=Add Image</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Object created.</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=Similarity Cloud</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Similarity Cloud</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=Wiki Predecessors</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Wiki Predecessors</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=Related Documents</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Related Documents</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=Similar Documents</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Similar Documents</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=Reference Documents</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Reference Documents</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_jump</td>\n
<td>label=All Related Documents</td>\n
</tr>\n
<tr>\n
<td>assertTextPresent</td>\n
<td>All Related Documents</td>\n
<td></td>\n
</tr>\n
\n
</tbody></table>\n
</body>\n
</html>\n
]]></string> </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>test_image_jump_actions.html</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
7
\ No newline at end of file
8
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment