Commit f31d32af authored by Ivan Tyagov's avatar Ivan Tyagov

Use test id rather than title (makes navigation in test results much easier).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ce19ae42
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
person_full_name string:DMS tester">\n person_full_name string:DMS tester">\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Attach Document</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
...@@ -214,7 +214,7 @@ Wait for activities</span>\n ...@@ -214,7 +214,7 @@ Wait for activities</span>\n
</body>\n </body>\n
</html> </html>
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -228,9 +228,13 @@ Wait for activities</span>\n ...@@ -228,9 +228,13 @@ Wait for activities</span>\n
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testAttachDocument</string> </value> <value> <string>testAttachDocument</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Contribute Tab</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Contribute Tab</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
...@@ -411,7 +411,7 @@ Wait for activities</span>\n ...@@ -411,7 +411,7 @@ Wait for activities</span>\n
</body>\n </body>\n
</html> </html>
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -425,9 +425,13 @@ Wait for activities</span>\n ...@@ -425,9 +425,13 @@ Wait for activities</span>\n
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testContributeTab</string> </value> <value> <string>testContributeTab</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Contribution Tool New File</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
...@@ -182,7 +182,7 @@ Wait for activities</span>\n ...@@ -182,7 +182,7 @@ Wait for activities</span>\n
</body>\n </body>\n
</html> </html>
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -196,9 +196,13 @@ Wait for activities</span>\n ...@@ -196,9 +196,13 @@ Wait for activities</span>\n
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testPortalContributionsToolNewFile</string> </value> <value> <string>testPortalContributionsToolNewFile</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body tal:define="link_url string:http://www.erp5.org">\n <body tal:define="link_url string:http://www.erp5.org">\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Contribute Link</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
</body>\n </body>\n
</html> </html>
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -105,9 +105,13 @@ ...@@ -105,9 +105,13 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testPortalContributionsToolNewLink</string> </value> <value> <string>testPortalContributionsToolNewLink</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
21 22
\ No newline at end of file \ No newline at end of file
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Gadget System Integration</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<span metal:use-macro="container/Zuite_CommonTemplate/macros/init"> init</span>\n <span metal:use-macro="container/Zuite_CommonTemplate/macros/init"> init</span>\n
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3" tal:content="template/getId"></td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<!--\n <!--\n
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Gadget edit preferences</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<span metal:use-macro="container/Zuite_CommonTemplate/macros/init">init</span>\n <span metal:use-macro="container/Zuite_CommonTemplate/macros/init">init</span>\n
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<body>\n <body>\n
<table cellpadding="1" cellspacing="1" border="1">\n <table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n <thead>\n
<tr><td rowspan="1" colspan="3">Test Worklist Gadget</td></tr>\n <tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n </thead><tbody>\n
\n \n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n
......
21 22
\ No newline at end of file \ 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