Commit b86a5d5d authored by Vivek's avatar Vivek

renderjs test setup

parent da4dc611
......@@ -75,7 +75,7 @@
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>gadget_erp5_page_form.html</string> </value>
<value> <string>demo_interface1.html</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -85,7 +85,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>rjs_gadget_erp5_pt_formpage_html</string> </value>
<value> <string>demo_interface1_html</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......@@ -108,20 +108,30 @@
<!DOCTYPE html>\n
<html>\n
<head>\n
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />\n
<meta name="viewport" content="width=device-width, user-scalable=no" />\n
<title>ERP5 Page Document</title>\n
\n
<!-- renderjs -->\n
<script src="rsvp.js" type="text/javascript"></script>\n
<script src="renderjs.js" type="text/javascript"></script>\n
\n
<!-- custom script -->\n
<script src="gadget_global.js" type="text/javascript"></script>\n
<script src="gadget_erp5_page_form.js" type="text/javascript"></script>\n
\n
</head>\n
<body>\n
<h1>interface1</h1>\n
<h3>description of interface1</h3>\n
<dl>\n
<dt>method1</dt>\n
<dd>description of method1</dd>\n
<dl>\n
<dt data-parameter-required="required" data-parameter-type="int">param1</dt>\n
<dd>description of param1</dd>\n
<dt data-parameter-required="optional">param2</dt>\n
<dd>description of param2</dd>\n
</dl>\n
<dt>method2</dt>\n
<dd>description of method2</dd>\n
<dl>\n
<dt data-parameter-required="required" data-parameter-type="boolean">param1</dt>\n
<dd>description of param1</dd>\n
</dl>\n
</dd>\n
<dt>method3</dt>\n
<dd>description of method3</dd>\n
<dl></dl> \n
</dl> \n
</body>\n
</html>
......@@ -129,7 +139,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Gadget ERP5 Doc</string> </value>
<value> <string>Demo Interface 1</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......@@ -193,7 +203,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope1</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -215,7 +225,7 @@
</tuple>
<state>
<tuple>
<float>1411464794.23</float>
<float>1436190262.98</float>
<string>GMT</string>
</tuple>
</state>
......@@ -246,7 +256,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -260,7 +270,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>937.49661.35517.47837</string> </value>
<value> <string>944.23278.61726.21845</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -278,7 +288,7 @@
</tuple>
<state>
<tuple>
<float>1411465614.17</float>
<float>1436802186.14</float>
<string>GMT</string>
</tuple>
</state>
......@@ -301,11 +311,13 @@
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>detect_converted_file</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -317,7 +329,7 @@
</item>
<item>
<key> <string>external_processing_state</string> </key>
<value> <string>converted</string> </value>
<value> <string>empty</string> </value>
</item>
<item>
<key> <string>serial</string> </key>
......@@ -335,7 +347,7 @@
</tuple>
<state>
<tuple>
<float>1411464736.26</float>
<float>1436189712.17</float>
<string>GMT</string>
</tuple>
</state>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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