Browse Source

new report file

master
梁金满 4 years ago
parent
commit
25cbe36968
3 changed files with 53 additions and 53 deletions
  1. 8
      log.html
  2. 92
      output.xml
  3. 6
      report.html

8
log.html
File diff suppressed because it is too large
View File

92
output.xml

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 3.1.2 (Python 3.6.8 on linux)" generated="20210820 11:29:40.822" rpa="false">
<robot generator="Robot 3.1.2 (Python 3.6.8 on linux)" generated="20210820 11:34:07.061" rpa="false">
<suite id="s1" name="Yyt-Trading-Rf-Api" source="/root/yyt-trading-rf-api"> <suite id="s1" name="Yyt-Trading-Rf-Api" source="/root/yyt-trading-rf-api">
<suite id="s1-s1" name="Login Get Info" source="/root/yyt-trading-rf-api/login_get_info"> <suite id="s1-s1" name="Login Get Info" source="/root/yyt-trading-rf-api/login_get_info">
<suite id="s1-s1-s1" name="Login Customer" source="/root/yyt-trading-rf-api/login_get_info/login_customer.robot"> <suite id="s1-s1-s1" name="Login Customer" source="/root/yyt-trading-rf-api/login_get_info/login_customer.robot">
<test id="s1-s1-s1-t1" name="uec_authorize_by_captcha"> <test id="s1-s1-s1-t1" name="uec_authorize_by_captcha">
<kw name="Disable Warnings" library="urllib3"> <kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc> <doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20210820 11:29:40.937" endtime="20210820 11:29:40.938"></status>
<status status="PASS" starttime="20210820 11:34:07.200" endtime="20210820 11:34:07.200"></status>
</kw> </kw>
<kw name="Create Session" library="RequestsLibrary"> <kw name="Create Session" library="RequestsLibrary">
<doc>Create Session: create a HTTP session to a server</doc> <doc>Create Session: create a HTTP session to a server</doc>
@ -15,8 +15,8 @@
<arg>https://api-client-uec-test.qniao.cn</arg> <arg>https://api-client-uec-test.qniao.cn</arg>
<arg>headers=${cloud_factory_header}</arg> <arg>headers=${cloud_factory_header}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:40.938" level="INFO">Creating Session using : alias=uecclient, url=https://api-client-uec-test.qniao.cn, headers={'Content-Type': 'application/json;charset=UTF-8', 'X-APP-ID': '503258978847965388'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<status status="PASS" starttime="20210820 11:29:40.938" endtime="20210820 11:29:40.938"></status>
<msg timestamp="20210820 11:34:07.201" level="INFO">Creating Session using : alias=uecclient, url=https://api-client-uec-test.qniao.cn, headers={'Content-Type': 'application/json;charset=UTF-8', 'X-APP-ID': '503258978847965388'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<status status="PASS" starttime="20210820 11:34:07.200" endtime="20210820 11:34:07.201"></status>
</kw> </kw>
<kw name="Set Variable" library="BuiltIn"> <kw name="Set Variable" library="BuiltIn">
<doc>Returns the given values which can then be assigned to a variables.</doc> <doc>Returns the given values which can then be assigned to a variables.</doc>
@ -26,8 +26,8 @@
<assign> <assign>
<var>${body}</var> <var>${body}</var>
</assign> </assign>
<msg timestamp="20210820 11:29:40.939" level="INFO">${body} = {"accountType":2,"account":"13000000000","captcha":"888888"}</msg>
<status status="PASS" starttime="20210820 11:29:40.938" endtime="20210820 11:29:40.939"></status>
<msg timestamp="20210820 11:34:07.201" level="INFO">${body} = {"accountType":2,"account":"13000000000","captcha":"888888"}</msg>
<status status="PASS" starttime="20210820 11:34:07.201" endtime="20210820 11:34:07.201"></status>
</kw> </kw>
<kw name="Post On Session" library="RequestsLibrary"> <kw name="Post On Session" library="RequestsLibrary">
<doc>Sends a POST request on a previously created HTTP Session.</doc> <doc>Sends a POST request on a previously created HTTP Session.</doc>
@ -39,42 +39,42 @@
<assign> <assign>
<var>${response}</var> <var>${response}</var>
</assign> </assign>
<msg timestamp="20210820 11:29:41.007" level="INFO">POST Request : url=https://api-client-uec-test.qniao.cn/uec/authorize/by-captcha
<msg timestamp="20210820 11:34:07.284" level="INFO">POST Request : url=https://api-client-uec-test.qniao.cn/uec/authorize/by-captcha
path_url=/uec/authorize/by-captcha path_url=/uec/authorize/by-captcha
headers={'User-Agent': 'python-requests/2.26.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json;charset=UTF-8', 'X-APP-ID': '503258978847965388', 'Content-Length': '60'} headers={'User-Agent': 'python-requests/2.26.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json;charset=UTF-8', 'X-APP-ID': '503258978847965388', 'Content-Length': '60'}
body={"accountType":2,"account":"13000000000","captcha":"888888"} body={"accountType":2,"account":"13000000000","captcha":"888888"}
</msg> </msg>
<msg timestamp="20210820 11:29:41.007" level="INFO">POST Response : url=https://api-client-uec-test.qniao.cn/uec/authorize/by-captcha
<msg timestamp="20210820 11:34:07.284" level="INFO">POST Response : url=https://api-client-uec-test.qniao.cn/uec/authorize/by-captcha
status=200, reason= status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 20 Aug 2021 03:29:41 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnShpblEWi4O2HTm936XlWkRV","userId":"4163"}}
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 20 Aug 2021 03:34:07 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnSgSPiwmvkC2G9MNlyoocKXU","userId":"4163"}}
</msg> </msg>
<msg timestamp="20210820 11:29:41.007" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20210820 11:29:40.939" endtime="20210820 11:29:41.007"></status>
<msg timestamp="20210820 11:34:07.284" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20210820 11:34:07.202" endtime="20210820 11:34:07.284"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${response.status_code}</arg> <arg>${response.status_code}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.009" level="INFO">200</msg>
<status status="PASS" starttime="20210820 11:29:41.008" endtime="20210820 11:29:41.009"></status>
<msg timestamp="20210820 11:34:07.285" level="INFO">200</msg>
<status status="PASS" starttime="20210820 11:34:07.285" endtime="20210820 11:34:07.285"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${response.text}</arg> <arg>${response.text}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.010" level="INFO">{"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnShpblEWi4O2HTm936XlWkRV","userId":"4163"}}</msg>
<status status="PASS" starttime="20210820 11:29:41.009" endtime="20210820 11:29:41.010"></status>
<msg timestamp="20210820 11:34:07.286" level="INFO">{"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnSgSPiwmvkC2G9MNlyoocKXU","userId":"4163"}}</msg>
<status status="PASS" starttime="20210820 11:34:07.286" endtime="20210820 11:34:07.286"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${response.json()}</arg> <arg>${response.json()}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.010" level="INFO">{'code': 0, 'message': 'successful', 'data': {'token': 'iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnShpblEWi4O2HTm936XlWkRV', 'userId': '4163'}}</msg>
<status status="PASS" starttime="20210820 11:29:41.010" endtime="20210820 11:29:41.011"></status>
<msg timestamp="20210820 11:34:07.287" level="INFO">{'code': 0, 'message': 'successful', 'data': {'token': 'iHP4V/g6O5DXHixyNrf7tnXugE03gmmVVVkL14dTnSgSPiwmvkC2G9MNlyoocKXU', 'userId': '4163'}}</msg>
<status status="PASS" starttime="20210820 11:34:07.286" endtime="20210820 11:34:07.287"></status>
</kw> </kw>
<kw name="Should Be Equal As Numbers" library="BuiltIn"> <kw name="Should Be Equal As Numbers" library="BuiltIn">
<doc>Fails if objects are unequal after converting them to real numbers.</doc> <doc>Fails if objects are unequal after converting them to real numbers.</doc>
@ -82,10 +82,10 @@
<arg>200</arg> <arg>200</arg>
<arg>${response.status_code}</arg> <arg>${response.status_code}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.011" level="INFO">Argument types are:
<msg timestamp="20210820 11:34:07.287" level="INFO">Argument types are:
&lt;type 'unicode'&gt; &lt;type 'unicode'&gt;
&lt;class 'int'&gt;</msg> &lt;class 'int'&gt;</msg>
<status status="PASS" starttime="20210820 11:29:41.011" endtime="20210820 11:29:41.011"></status>
<status status="PASS" starttime="20210820 11:34:07.287" endtime="20210820 11:34:07.288"></status>
</kw> </kw>
<kw name="Should Be Equal As Strings" library="BuiltIn"> <kw name="Should Be Equal As Strings" library="BuiltIn">
<doc>Fails if objects are unequal after converting them to strings.</doc> <doc>Fails if objects are unequal after converting them to strings.</doc>
@ -93,17 +93,17 @@
<arg>successful</arg> <arg>successful</arg>
<arg>${response.json()["message"]}</arg> <arg>${response.json()["message"]}</arg>
</arguments> </arguments>
<status status="PASS" starttime="20210820 11:29:41.012" endtime="20210820 11:29:41.012"></status>
<status status="PASS" starttime="20210820 11:34:07.288" endtime="20210820 11:34:07.288"></status>
</kw> </kw>
<status status="PASS" starttime="20210820 11:29:40.937" endtime="20210820 11:29:41.012" critical="yes"></status>
<status status="PASS" starttime="20210820 11:34:07.199" endtime="20210820 11:34:07.288" critical="yes"></status>
</test> </test>
<status status="PASS" starttime="20210820 11:29:40.933" endtime="20210820 11:29:41.013"></status>
<status status="PASS" starttime="20210820 11:34:07.194" endtime="20210820 11:34:07.289"></status>
</suite> </suite>
<suite id="s1-s1-s2" name="Login Operate" source="/root/yyt-trading-rf-api/login_get_info/login_operate.robot"> <suite id="s1-s1-s2" name="Login Operate" source="/root/yyt-trading-rf-api/login_get_info/login_operate.robot">
<test id="s1-s1-s2-t1" name="cloud_factory_operation_backend_admin_login"> <test id="s1-s1-s2-t1" name="cloud_factory_operation_backend_admin_login">
<kw name="Disable Warnings" library="urllib3"> <kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc> <doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20210820 11:29:41.021" endtime="20210820 11:29:41.021"></status>
<status status="PASS" starttime="20210820 11:34:07.294" endtime="20210820 11:34:07.295"></status>
</kw> </kw>
<kw name="Create Session" library="RequestsLibrary"> <kw name="Create Session" library="RequestsLibrary">
<doc>Create Session: create a HTTP session to a server</doc> <doc>Create Session: create a HTTP session to a server</doc>
@ -112,8 +112,8 @@
<arg>http://api-ops-yyt-test.qniao.cn</arg> <arg>http://api-ops-yyt-test.qniao.cn</arg>
<arg>headers=${operation_backend_header}</arg> <arg>headers=${operation_backend_header}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.022" level="INFO">Creating Session using : alias=yytops, url=http://api-ops-yyt-test.qniao.cn, headers={'Content-Type': 'application/x-www-form-urlencoded'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<status status="PASS" starttime="20210820 11:29:41.021" endtime="20210820 11:29:41.023"></status>
<msg timestamp="20210820 11:34:07.295" level="INFO">Creating Session using : alias=yytops, url=http://api-ops-yyt-test.qniao.cn, headers={'Content-Type': 'application/x-www-form-urlencoded'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<status status="PASS" starttime="20210820 11:34:07.295" endtime="20210820 11:34:07.296"></status>
</kw> </kw>
<kw name="Create Dictionary" library="BuiltIn"> <kw name="Create Dictionary" library="BuiltIn">
<doc>Creates and returns a dictionary based on the given ``items``.</doc> <doc>Creates and returns a dictionary based on the given ``items``.</doc>
@ -124,8 +124,8 @@
<assign> <assign>
<var>&amp;{data}</var> <var>&amp;{data}</var>
</assign> </assign>
<msg timestamp="20210820 11:29:41.023" level="INFO">&amp;{data} = { username=liangjinman@qniao.cn | password=qn123456 }</msg>
<status status="PASS" starttime="20210820 11:29:41.023" endtime="20210820 11:29:41.024"></status>
<msg timestamp="20210820 11:34:07.296" level="INFO">&amp;{data} = { username=liangjinman@qniao.cn | password=qn123456 }</msg>
<status status="PASS" starttime="20210820 11:34:07.296" endtime="20210820 11:34:07.296"></status>
</kw> </kw>
<kw name="Post On Session" library="RequestsLibrary"> <kw name="Post On Session" library="RequestsLibrary">
<doc>Sends a POST request on a previously created HTTP Session.</doc> <doc>Sends a POST request on a previously created HTTP Session.</doc>
@ -137,42 +137,42 @@
<assign> <assign>
<var>${resp}</var> <var>${resp}</var>
</assign> </assign>
<msg timestamp="20210820 11:29:41.077" level="INFO">POST Request : url=http://api-ops-yyt-test.qniao.cn/cloud-factory-operation-backend/admin/login
<msg timestamp="20210820 11:34:07.436" level="INFO">POST Request : url=http://api-ops-yyt-test.qniao.cn/cloud-factory-operation-backend/admin/login
path_url=/cloud-factory-operation-backend/admin/login path_url=/cloud-factory-operation-backend/admin/login
headers={'User-Agent': 'python-requests/2.26.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/x-www-form-urlencoded', 'Content-Length': '49'} headers={'User-Agent': 'python-requests/2.26.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/x-www-form-urlencoded', 'Content-Length': '49'}
body=username=liangjinman%40qniao.cn&amp;password=qn123456 body=username=liangjinman%40qniao.cn&amp;password=qn123456
</msg> </msg>
<msg timestamp="20210820 11:29:41.077" level="INFO">POST Response : url=http://api-ops-yyt-test.qniao.cn/cloud-factory-operation-backend/admin/login
<msg timestamp="20210820 11:34:07.436" level="INFO">POST Response : url=http://api-ops-yyt-test.qniao.cn/cloud-factory-operation-backend/admin/login
status=200, reason= status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 20 Aug 2021 03:29:41 GMT', 'Content-Type': 'application/json;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Access-Control-Allow-Origin': '*', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-cache', 'Authorization': 'Token 4a8bb5b51207941b91dfa6f617504a38', 'X-Content-Type-Options': 'nosniff', 'X-XSS-Protection': '1; mode=block', 'X-Frame-Options': 'DENY'}
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 20 Aug 2021 03:34:07 GMT', 'Content-Type': 'application/json;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Access-Control-Allow-Origin': '*', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-cache', 'Authorization': 'Token 4a8bb5b51207941b91dfa6f617504a38', 'X-Content-Type-Options': 'nosniff', 'X-XSS-Protection': '1; mode=block', 'X-Frame-Options': 'DENY'}
body={"code":200,"message":"登陆成功"} body={"code":200,"message":"登陆成功"}
</msg> </msg>
<msg timestamp="20210820 11:29:41.078" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20210820 11:29:41.024" endtime="20210820 11:29:41.078"></status>
<msg timestamp="20210820 11:34:07.436" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20210820 11:34:07.297" endtime="20210820 11:34:07.437"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${resp.status_code}</arg> <arg>${resp.status_code}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.079" level="INFO">200</msg>
<status status="PASS" starttime="20210820 11:29:41.078" endtime="20210820 11:29:41.079"></status>
<msg timestamp="20210820 11:34:07.438" level="INFO">200</msg>
<status status="PASS" starttime="20210820 11:34:07.437" endtime="20210820 11:34:07.438"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${resp.text}</arg> <arg>${resp.text}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.080" level="INFO">{"code":200,"message":"登陆成功"}</msg>
<status status="PASS" starttime="20210820 11:29:41.079" endtime="20210820 11:29:41.080"></status>
<msg timestamp="20210820 11:34:07.438" level="INFO">{"code":200,"message":"登陆成功"}</msg>
<status status="PASS" starttime="20210820 11:34:07.438" endtime="20210820 11:34:07.438"></status>
</kw> </kw>
<kw name="Log" library="BuiltIn"> <kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc> <doc>Logs the given message with the given level.</doc>
<arguments> <arguments>
<arg>${resp.json()}</arg> <arg>${resp.json()}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.080" level="INFO">{'code': 200, 'message': '登陆成功'}</msg>
<status status="PASS" starttime="20210820 11:29:41.080" endtime="20210820 11:29:41.081"></status>
<msg timestamp="20210820 11:34:07.439" level="INFO">{'code': 200, 'message': '登陆成功'}</msg>
<status status="PASS" starttime="20210820 11:34:07.439" endtime="20210820 11:34:07.439"></status>
</kw> </kw>
<kw name="Should Be Equal As Numbers" library="BuiltIn"> <kw name="Should Be Equal As Numbers" library="BuiltIn">
<doc>Fails if objects are unequal after converting them to real numbers.</doc> <doc>Fails if objects are unequal after converting them to real numbers.</doc>
@ -180,10 +180,10 @@
<arg>200</arg> <arg>200</arg>
<arg>${resp.status_code}</arg> <arg>${resp.status_code}</arg>
</arguments> </arguments>
<msg timestamp="20210820 11:29:41.081" level="INFO">Argument types are:
<msg timestamp="20210820 11:34:07.440" level="INFO">Argument types are:
&lt;type 'unicode'&gt; &lt;type 'unicode'&gt;
&lt;class 'int'&gt;</msg> &lt;class 'int'&gt;</msg>
<status status="PASS" starttime="20210820 11:29:41.081" endtime="20210820 11:29:41.081"></status>
<status status="PASS" starttime="20210820 11:34:07.439" endtime="20210820 11:34:07.440"></status>
</kw> </kw>
<kw name="Should Be Equal As Strings" library="BuiltIn"> <kw name="Should Be Equal As Strings" library="BuiltIn">
<doc>Fails if objects are unequal after converting them to strings.</doc> <doc>Fails if objects are unequal after converting them to strings.</doc>
@ -191,15 +191,15 @@
<arg>登陆成功</arg> <arg>登陆成功</arg>
<arg>${resp.json()["message"]}</arg> <arg>${resp.json()["message"]}</arg>
</arguments> </arguments>
<status status="PASS" starttime="20210820 11:29:41.082" endtime="20210820 11:29:41.082"></status>
<status status="PASS" starttime="20210820 11:34:07.440" endtime="20210820 11:34:07.440"></status>
</kw> </kw>
<status status="PASS" starttime="20210820 11:29:41.020" endtime="20210820 11:29:41.082" critical="yes"></status>
<status status="PASS" starttime="20210820 11:34:07.294" endtime="20210820 11:34:07.440" critical="yes"></status>
</test> </test>
<status status="PASS" starttime="20210820 11:29:41.015" endtime="20210820 11:29:41.083"></status>
<status status="PASS" starttime="20210820 11:34:07.290" endtime="20210820 11:34:07.441"></status>
</suite> </suite>
<status status="PASS" starttime="20210820 11:29:40.931" endtime="20210820 11:29:41.084"></status>
<status status="PASS" starttime="20210820 11:34:07.191" endtime="20210820 11:34:07.442"></status>
</suite> </suite>
<status status="PASS" starttime="20210820 11:29:40.823" endtime="20210820 11:29:41.086"></status>
<status status="PASS" starttime="20210820 11:34:07.062" endtime="20210820 11:34:07.442"></status>
</suite> </suite>
<statistics> <statistics>
<total> <total>

6
report.html

@ -1585,7 +1585,7 @@ storage = function () {
window.output = {}; window.output = {};
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
window.output["suite"] = [1,2,3,0,[],[1,0,263],[[4,5,6,0,[],[1,108,153],[[7,8,9,0,[],[1,110,80],[],[[10,0,1,0,[],[1,114,75],[]]],[],[1,1,1,1]],[11,12,13,0,[],[1,192,68],[],[[14,0,1,0,[],[1,197,62],[]]],[],[1,1,1,1]]],[],[],[2,2,2,2]]],[],[],[2,2,2,2]];
window.output["suite"] = [1,2,3,0,[],[1,0,380],[[4,5,6,0,[],[1,129,251],[[7,8,9,0,[],[1,132,95],[],[[10,0,1,0,[],[1,137,89],[]]],[],[1,1,1,1]],[11,12,13,0,[],[1,228,151],[],[[14,0,1,0,[],[1,232,146],[]]],[],[1,1,1,1]]],[],[],[2,2,2,2]]],[],[],[2,2,2,2]];
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
window.output["strings"] = []; window.output["strings"] = [];
@ -1597,10 +1597,10 @@ window.output["strings"] = window.output["strings"].concat(["*","*Yyt-Trading-Rf
window.output["stats"] = [[{"elapsed":"00:00:00","fail":0,"label":"Critical Tests","pass":2},{"elapsed":"00:00:00","fail":0,"label":"All Tests","pass":2}],[],[{"elapsed":"00:00:00","fail":0,"id":"s1","label":"Yyt-Trading-Rf-Api","name":"Yyt-Trading-Rf-Api","pass":2},{"elapsed":"00:00:00","fail":0,"id":"s1-s1","label":"Yyt-Trading-Rf-Api.Login Get Info","name":"Login Get Info","pass":2},{"elapsed":"00:00:00","fail":0,"id":"s1-s1-s1","label":"Yyt-Trading-Rf-Api.Login Get Info.Login Customer","name":"Login Customer","pass":1},{"elapsed":"00:00:00","fail":0,"id":"s1-s1-s2","label":"Yyt-Trading-Rf-Api.Login Get Info.Login Operate","name":"Login Operate","pass":1}]]; window.output["stats"] = [[{"elapsed":"00:00:00","fail":0,"label":"Critical Tests","pass":2},{"elapsed":"00:00:00","fail":0,"label":"All Tests","pass":2}],[],[{"elapsed":"00:00:00","fail":0,"id":"s1","label":"Yyt-Trading-Rf-Api","name":"Yyt-Trading-Rf-Api","pass":2},{"elapsed":"00:00:00","fail":0,"id":"s1-s1","label":"Yyt-Trading-Rf-Api.Login Get Info","name":"Login Get Info","pass":2},{"elapsed":"00:00:00","fail":0,"id":"s1-s1-s1","label":"Yyt-Trading-Rf-Api.Login Get Info.Login Customer","name":"Login Customer","pass":1},{"elapsed":"00:00:00","fail":0,"id":"s1-s1-s2","label":"Yyt-Trading-Rf-Api.Login Get Info.Login Operate","name":"Login Operate","pass":1}]];
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
window.output["baseMillis"] = 1629430180823;
window.output["baseMillis"] = 1629430447062;
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
window.output["generated"] = 279;
window.output["generated"] = 391;
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
window.settings = {"background":{"fail":"#f66","nonCriticalFail":"#9e9","pass":"#9e9"},"logURL":"log.html","rpa":false,"title":""}; window.settings = {"background":{"fail":"#f66","nonCriticalFail":"#9e9","pass":"#9e9"},"logURL":"log.html","rpa":false,"title":""};

Loading…
Cancel
Save