Commit d4fee2ba authored by Alain Takoudjou's avatar Alain Takoudjou

slapos_monitoring_ui_test: remove dependencie on erp5_web which make test installation fail

parent 6f466e20
...@@ -6,6 +6,24 @@ ...@@ -6,6 +6,24 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>_Access_contents_information_Permission</string> </key>
<value>
<tuple>
<string>Anonymous</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Authenticated</string>
<string>Author</string>
<string>Manager</string>
<string>Member</string>
<string>Owner</string>
<string>Reviewer</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>_Add_portal_content_Permission</string> </key> <key> <string>_Add_portal_content_Permission</string> </key>
<value> <value>
...@@ -49,7 +67,24 @@ ...@@ -49,7 +67,24 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_View_Permission</string> </key>
<value>
<tuple>
<string>Anonymous</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Authenticated</string>
<string>Author</string>
<string>Manager</string>
<string>Member</string>
<string>Owner</string> <string>Owner</string>
<string>Reviewer</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -8,4 +8,6 @@ web_page_module/jsen_json_validator_js ...@@ -8,4 +8,6 @@ web_page_module/jsen_json_validator_js
web_page_module/magnific-popup.css web_page_module/magnific-popup.css
web_page_module/rjs_dygraph_js web_page_module/rjs_dygraph_js
web_site_module/monitoring_render_js web_site_module/monitoring_render_js
web_site_module/monitoring_render_js/** web_site_module/monitoring_render_js/**
\ No newline at end of file web_site_module/monitoring_rjs_unsafe
web_site_module/monitoring_rjs_unsafe/**
\ No newline at end of file
portal_tests/slapos_monitoring_ui_zuite portal_tests/slapos_monitoring_ui_zuite
portal_tests/slapos_monitoring_ui_zuite/** portal_tests/slapos_monitoring_ui_zuite/**
web_site_module/monitoring_rjs_unsafe \ No newline at end of file
web_site_module/monitoring_rjs_unsafe/**
\ 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