Commit 2ca56ed9 authored by Sebastien Robin's avatar Sebastien Robin

This test was too simple and was not able to show that in reality meta types...

This test was too simple and was not able to show that in reality meta types are not working, so now it fails (because of a bug).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9861 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ddc76ea7
......@@ -160,7 +160,26 @@
\t<td>//tr[@id="listbox_data_line_2"]/td[4]</td>\n
\t<td>8.0</td>\n
</tr>\n
\n
<tr>\n
\t<td>open</td>\n
\t<td>${base_url}/foo_module/FooModule_viewFooList/listbox/ListBox_setPropertyList?field_meta_types=ERP5%20Toto;field_portal_types=</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>assertTextPresent</td>\n
\t<td>Set Successfully.</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>open</td>\n
\t<td>${base_url}/foo_module/view</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_data_line_0</td>\n
\t<td></td>\n
</tr>\n
</tbody></table>\n
</body>\n
</html>\n
......
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