Commit 992c0ff1 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_web_renderjs_ui_test[_core]: Split renderjs_ui_test in 2 bt5

    The separation aims to reduce the dependency required to use the macros, where:

       * erp5_web_renderjs_ui_test contains the tests and the dependencies to run the tests
       * erp5_web_renderjs_ui_test_core contains the reusable macros, that can be used on other projects to write their own tests.
parent 5592d5b6
......@@ -3,4 +3,5 @@ erp5_ui_test
erp5_web_renderjs_ui
erp5_gadget_interface_validator
erp5_accounting
erp5_test_result
\ No newline at end of file
erp5_test_result
erp5_web_renderjs_ui_test_core
\ No newline at end of file
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_web_renderjs_ui_test_core</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Copyright (C) 2014 Nexedi SA
\ No newline at end of file
erp5_ui_test_core
erp5_web_renderjs_ui
\ No newline at end of file
RenderJS common code containing macros for support renderjs ui tests
\ No newline at end of file
erp5_web_renderjs_ui_test_core
\ No newline at end of file
erp5_full_text_mroonga_catalog
\ No newline at end of file
erp5_web_renderjs_ui_test_core
\ 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