Commit ccdc558f authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_ui_test: reorganize tabs for Bar and add missing action&path list

parent 23e45342
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</item> </item>
<item> <item>
<key> <string>priority</string> </key> <key> <string>priority</string> </key>
<value> <float>1.0</float> </value> <value> <float>2.0</float> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
...@@ -3,6 +3,7 @@ Bar | list ...@@ -3,6 +3,7 @@ Bar | list
Bar | performance Bar | performance
Bar | view Bar | view
Bar | view_datetime_field Bar | view_datetime_field
Bar | view_gadget_field
Foo Bar Module | view Foo Bar Module | view
Foo Line | view Foo Line | view
Foo Module | list Foo Module | list
......
...@@ -17,6 +17,8 @@ portal_tests/float_field_zuite ...@@ -17,6 +17,8 @@ portal_tests/float_field_zuite
portal_tests/float_field_zuite/** portal_tests/float_field_zuite/**
portal_tests/form_box_zuite portal_tests/form_box_zuite
portal_tests/form_box_zuite/** portal_tests/form_box_zuite/**
portal_tests/gadget_field_zuite
portal_tests/gadget_field_zuite/**
portal_tests/integer_field_zuite portal_tests/integer_field_zuite
portal_tests/integer_field_zuite/** portal_tests/integer_field_zuite/**
portal_tests/lines_field_zuite portal_tests/lines_field_zuite
......
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