Commit 2d94580e authored by Jérome Perrin's avatar Jérome Perrin

Update tests, we no longer convert quantity steps to int

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31734 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a9b6e69
......@@ -78,8 +78,8 @@ Test quantity steps for price on internal supply line\n
<tr>\n
<td>assertText</td>\n
<td>field_my_internal_supply_line_quantity_step_list</td>\n
<td>10\n
20</td>\n
<td>10.0\n
20.0</td>\n
<tr>\n
<td>assertText</td>\n
<td>//input[@name="field_matrixbox_base_price_cell_0_0_0"]/../../../td[1]</td>\n
......
......@@ -78,8 +78,8 @@ Test quantity steps for price on purchase supply line\n
<tr>\n
<td>assertText</td>\n
<td>field_my_purchase_supply_line_quantity_step_list</td>\n
<td>10\n
20</td>\n
<td>10.0\n
20.0</td>\n
<tr>\n
<td>assertText</td>\n
<td>//input[@name="field_matrixbox_base_price_cell_0_0_0"]/../../../td[1]</td>\n
......@@ -182,7 +182,8 @@ bar</td>\n
</tbody></table>\n
</body>\n
</html> \n
<!-- vim: syntax=html foldmethod=marker -->
<!-- vim: syntax=html foldmethod=marker -->\n
]]></string> </value>
</item>
......
......@@ -78,8 +78,8 @@ Test quantity steps for price on sale supply line\n
<tr>\n
<td>assertText</td>\n
<td>field_my_sale_supply_line_quantity_step_list</td>\n
<td>10\n
20</td>\n
<td>10.0\n
20.0</td>\n
<tr>\n
<td>assertText</td>\n
<td>//input[@name="field_matrixbox_base_price_cell_0_0_0"]/../../../td[1]</td>\n
......@@ -188,7 +188,8 @@ bar</td>\n
</tbody></table>\n
</body>\n
</html> \n
<!-- vim: syntax=html foldmethod=marker -->
<!-- vim: syntax=html foldmethod=marker -->\n
]]></string> </value>
</item>
......
20
\ No newline at end of file
21
\ 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