From da331892a8dec33c10c93b7cf99ef0e5b8104f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cliuqisong=40qniao=2Ecn=E2=80=9D?= Date: Fri, 19 Nov 2021 10:50:15 +0800 Subject: [PATCH] report file --- 0-Database.robot | 0 001.robot | 0 .../1-APPlogin(master).robot | 0 1-Client(Test)/1.1-APPlogin(Test).robot | 0 .../2.1-CreateRegularorder.robot | 0 .../2.2createActiveorder-1.robot | 0 .../2.3createActiveorder-2.robot | 0 .../3-Withdrawal_application.robot | 0 .../3.1-Automatic withdrawal.robot | 0 .../4-Real name authentication.robot | 0 1-Client(Test)/5-Add_bank_card.robot | 0 .../6-Enterprise_certification.robot | 0 1-Client(Test)/7-Consignment_order.robot | 0 1-Client(Test)/__init__.robot | 0 1-Client(Test)/factory.robot | 0 1-Client(Test)/log.html | 2192 +++++++++++++++ 1-Client(Test)/output.xml | 335 +++ 1-Client(Test)/report.html | 2461 +++++++++++++++++ .../1-WebLogin/weblogin.robot | 0 .../1.1-New_PaperMill/New_paper_mill.robot | 0 .../1.2-enterprise_management/__init__.robot | 0 .../1.2-enterprise_management/__init__.txt | 0 .../enterprise-management.robot | 0 .../1.3-operation management/contract.robot | 0 .../Consignment_activities.robot | 0 .../1-appointment.robot | 0 .../2.1-RegularUpload-weightnote.robot | 0 .../2.2-RegularUpload-weightnote-1.robot | 0 .../2.3-ActiveUpload-deliverynote.robot | 0 .../3.1-Operation_audit.robot | 0 .../3.2-Operation_audit.robot | 0 .../3.3-Operation_audit.robot | 0 .../4-Financial_audit.robot | 0 .../5-Sales_receivables.robot | 0 .../1-Automatic_receipt.robot | 0 .../2-Manual_receipt.robot | 0 .../2.3-ActiveUpload-weightnote.robot | 0 .../3.3--Operation_audit.robot | 0 .../4.3-Financial_audit.robot | 0 .../5.3-sales_receivable.robot | 0 .../4-Consignment_management/__init__.robot | 0 .../5-Consignment_order.robot | 0 .../5-Data comparison/__init__.txt | 0 __init__.robot | 0 log.html | 0 output.xml | 0 report.html | 0 47 files changed, 4988 insertions(+) mode change 100644 => 100755 0-Database.robot mode change 100644 => 100755 001.robot mode change 100644 => 100755 1-Client(Test)/1-APPlogin(master).robot mode change 100644 => 100755 1-Client(Test)/1.1-APPlogin(Test).robot mode change 100644 => 100755 1-Client(Test)/2.1-CreateRegularorder.robot mode change 100644 => 100755 1-Client(Test)/2.2createActiveorder-1.robot mode change 100644 => 100755 1-Client(Test)/2.3createActiveorder-2.robot mode change 100644 => 100755 1-Client(Test)/3-Withdrawal_application.robot mode change 100644 => 100755 1-Client(Test)/3.1-Automatic withdrawal.robot mode change 100644 => 100755 1-Client(Test)/4-Real name authentication.robot mode change 100644 => 100755 1-Client(Test)/5-Add_bank_card.robot mode change 100644 => 100755 1-Client(Test)/6-Enterprise_certification.robot mode change 100644 => 100755 1-Client(Test)/7-Consignment_order.robot mode change 100644 => 100755 1-Client(Test)/__init__.robot mode change 100644 => 100755 1-Client(Test)/factory.robot create mode 100755 1-Client(Test)/log.html create mode 100755 1-Client(Test)/output.xml create mode 100755 1-Client(Test)/report.html mode change 100644 => 100755 2-Background_system(Test)/1-WebLogin/weblogin.robot mode change 100644 => 100755 2-Background_system(Test)/1.1-New_PaperMill/New_paper_mill.robot mode change 100644 => 100755 2-Background_system(Test)/1.2-enterprise_management/__init__.robot mode change 100644 => 100755 2-Background_system(Test)/1.2-enterprise_management/__init__.txt mode change 100644 => 100755 2-Background_system(Test)/1.2-enterprise_management/enterprise-management.robot mode change 100644 => 100755 2-Background_system(Test)/1.3-operation management/contract.robot mode change 100644 => 100755 2-Background_system(Test)/1.4-Consignment activities/Consignment_activities.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/1-appointment.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/2.1-RegularUpload-weightnote.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/2.2-RegularUpload-weightnote-1.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/2.3-ActiveUpload-deliverynote.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/3.1-Operation_audit.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/3.2-Operation_audit.robot mode change 100644 => 100755 2-Background_system(Test)/2.1-Consignment management/3.3-Operation_audit.robot mode change 100644 => 100755 2-Background_system(Test)/3-Withdrawal_application/4-Financial_audit.robot mode change 100644 => 100755 2-Background_system(Test)/3-Withdrawal_application/5-Sales_receivables.robot mode change 100644 => 100755 2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/1-Automatic_receipt.robot mode change 100644 => 100755 2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/2-Manual_receipt.robot mode change 100644 => 100755 2-Background_system(Test)/4-Consignment_management/2.3-ActiveUpload-weightnote.robot mode change 100644 => 100755 2-Background_system(Test)/4-Consignment_management/3.3--Operation_audit.robot mode change 100644 => 100755 2-Background_system(Test)/4-Consignment_management/4.3-Financial_audit.robot mode change 100644 => 100755 2-Background_system(Test)/4-Consignment_management/5.3-sales_receivable.robot mode change 100644 => 100755 2-Background_system(Test)/4-Consignment_management/__init__.robot mode change 100644 => 100755 2-Background_system(Test)/5-Data comparison/5-Consignment_order.robot mode change 100644 => 100755 2-Background_system(Test)/5-Data comparison/__init__.txt mode change 100644 => 100755 __init__.robot mode change 100644 => 100755 log.html mode change 100644 => 100755 output.xml mode change 100644 => 100755 report.html diff --git a/0-Database.robot b/0-Database.robot old mode 100644 new mode 100755 diff --git a/001.robot b/001.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/1-APPlogin(master).robot b/1-Client(Test)/1-APPlogin(master).robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/1.1-APPlogin(Test).robot b/1-Client(Test)/1.1-APPlogin(Test).robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/2.1-CreateRegularorder.robot b/1-Client(Test)/2.1-CreateRegularorder.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/2.2createActiveorder-1.robot b/1-Client(Test)/2.2createActiveorder-1.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/2.3createActiveorder-2.robot b/1-Client(Test)/2.3createActiveorder-2.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/3-Withdrawal_application.robot b/1-Client(Test)/3-Withdrawal_application.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/3.1-Automatic withdrawal.robot b/1-Client(Test)/3.1-Automatic withdrawal.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/4-Real name authentication.robot b/1-Client(Test)/4-Real name authentication.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/5-Add_bank_card.robot b/1-Client(Test)/5-Add_bank_card.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/6-Enterprise_certification.robot b/1-Client(Test)/6-Enterprise_certification.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/7-Consignment_order.robot b/1-Client(Test)/7-Consignment_order.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/__init__.robot b/1-Client(Test)/__init__.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/factory.robot b/1-Client(Test)/factory.robot old mode 100644 new mode 100755 diff --git a/1-Client(Test)/log.html b/1-Client(Test)/log.html new file mode 100755 index 0000000..a767195 --- /dev/null +++ b/1-Client(Test)/log.html @@ -0,0 +1,2192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Opening Robot Framework log failed

+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/1-Client(Test)/output.xml b/1-Client(Test)/output.xml new file mode 100755 index 0000000..f0ff275 --- /dev/null +++ b/1-Client(Test)/output.xml @@ -0,0 +1,335 @@ + + + + + +ZTBT +${url} +${headers} +Create Session: create a HTTP session to a server +Variable '${headers}' not found. + + + +${repsponse} +ZTBT +recycle-service/proxy-sell-activity/list +params=pageNum=1&pageSize=15 +Sends a GET request on a previously created HTTP Session. + + + +${records} +${repsponse.json()["data"]} +records +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${item} +@{records} + +${item} + +${activityName} +${item} +activityName +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${paperCategoryList} +${item} +paperCategoryList +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${paperMillId} +${item} +paperMillId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${activityId} +${item} +activityId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +'${activityName}'=='无账期活动一次' +Stops executing the enclosing for loop if the ``condition`` is true. + + + + + + + +${Category_value} +random.choice(${paperCategoryList}) +random +Evaluates the given expression in Python and returns the result. + + + +\nvalue: ${Category_value} +Logs the given message to the console. + + + +${categoryId} +${Category_value} +categoryId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${categoryName} +${Category_value} +categoryName +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${unitPrice} +${Category_value} +unitPrice +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${paperMillId} +Makes a variable available globally in all tests and suites. + + + +${activityId} +Makes a variable available globally in all tests and suites. + + + +${categoryId} +Makes a variable available globally in all tests and suites. + + + +${categoryName} +Makes a variable available globally in all tests and suites. + + + +${unitPrice} +Makes a variable available globally in all tests and suites. + + +Variable '${headers}' not found. + + + +get-carinfo +${url} +${headers} +Create Session: create a HTTP session to a server +Variable '${headers}' not found. + + + +${reps} +get-carinfo +recycle-service/proxy-sell/get/his-car-info +Sends a GET request on a previously created HTTP Session. + + + +${reps.json()} +Logs the given message with the given level. + + + +${carNumber} +${reps.json()["data"]} +records +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${plateNumber_value} +random.sample(${carNumber},1) +random +Evaluates the given expression in Python and returns the result. + + + +\nvalue:${plateNumber_value} +Logs the given message to the console. + + + +${plateNumber1} +${plateNumber_value[0]} +plateNumber +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${plateNumber1} +Makes a variable available globally in all tests and suites. + + +Variable '${headers}' not found. + + + +ZTBT +${url} +${headers} +Create Session: create a HTTP session to a server +Variable '${headers}' not found. + + + +${reps} +ZTBT +recycle-service/get/paper-mill-paper-category-price-details/${paperMillId} +Sends a GET request on a previously created HTTP Session. + + + +${reps.json()} +Logs the given message with the given level. + + +Variable '${headers}' not found. + + + +ZTBT +${url} +${headers} +Create Session: create a HTTP session to a server +Variable '${headers}' not found. + + + +${reps} +ZTBT +recycle-service/proxy-sell/get/relation +Sends a GET request on a previously created HTTP Session. + + + +${bizUserId} +${reps.json()["data"]} +bizUserId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${cusormerId} +${reps.json()["data"]} +cusormerId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${customerName} +${reps.json()["data"]} +customerName +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${bizUserId} +Makes a variable available globally in all tests and suites. + + + +${cusormerId} +Makes a variable available globally in all tests and suites. + + + +${customerName} +Makes a variable available globally in all tests and suites. + + +Variable '${headers}' not found. + + + +ZTBT +${url} +${headers} +Create Session: create a HTTP session to a server +Variable '${headers}' not found. + + + +${datatime} +result_format=%Y-%m-%d +Returns current local or UTC time with an optional increment. + + + +${order_data} +{ \ \ \ \ "paperCategoryId":"${categoryId}", \ \ \ \ "unitPrice":"${unitPrice}", \ \ \ \ "totalEstimatedWeight":30000, \ \ \ \ "activityId":"${activityId}", \ \ \ \ "customerName":"${customerName}", \ \ \ \ "deliveryTime":"${datatime}", \ \ \ \ "carInfos":[ \ \ \ \ \ \ \ \ { \ \ \ \ \ \ \ \ \ \ \ \ "plateNumber":"${plateNumber1}" \ \ \ \ \ \ \ \ } \ \ \ \ ] } +Returns the given values which can then be assigned to a variables. + + + +${reps} +ZTBT +recycle-service/proxy-sell/create/order +${order_data.encode('utf-8')} +Sends a POST request on a previously created HTTP Session. + + + +${reps.json()} +Logs the given message with the given level. + + + +${orderId} +${reps.json()["data"]} +orderId +Returns a value from the given ``dictionary`` based on the given ``key``. + + + +${reps.json()["message"]} +successful +Fails if objects are unequal after converting them to strings. + + + +${orderId} +Makes a variable available globally in all tests and suites. + + + +${datatime} +Makes a variable available globally in all tests and suites. + + +Variable '${headers}' not found. + + + + + +All Tests + + + + +2.2createActiveorder-1 + + + +Error in file '/root/ztb-trading-rf-api/ztb-trading-rf-api/1-Client(Test)/2.2createActiveorder-1.robot' on line 8: Setting variable '${headers}' failed: Variable '${gettoken}' not found. + + diff --git a/1-Client(Test)/report.html b/1-Client(Test)/report.html new file mode 100755 index 0000000..cf9d1a3 --- /dev/null +++ b/1-Client(Test)/report.html @@ -0,0 +1,2461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Opening Robot Framework report failed

+ +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/2-Background_system(Test)/1-WebLogin/weblogin.robot b/2-Background_system(Test)/1-WebLogin/weblogin.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.1-New_PaperMill/New_paper_mill.robot b/2-Background_system(Test)/1.1-New_PaperMill/New_paper_mill.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.2-enterprise_management/__init__.robot b/2-Background_system(Test)/1.2-enterprise_management/__init__.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.2-enterprise_management/__init__.txt b/2-Background_system(Test)/1.2-enterprise_management/__init__.txt old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.2-enterprise_management/enterprise-management.robot b/2-Background_system(Test)/1.2-enterprise_management/enterprise-management.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.3-operation management/contract.robot b/2-Background_system(Test)/1.3-operation management/contract.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/1.4-Consignment activities/Consignment_activities.robot b/2-Background_system(Test)/1.4-Consignment activities/Consignment_activities.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/1-appointment.robot b/2-Background_system(Test)/2.1-Consignment management/1-appointment.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/2.1-RegularUpload-weightnote.robot b/2-Background_system(Test)/2.1-Consignment management/2.1-RegularUpload-weightnote.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/2.2-RegularUpload-weightnote-1.robot b/2-Background_system(Test)/2.1-Consignment management/2.2-RegularUpload-weightnote-1.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/2.3-ActiveUpload-deliverynote.robot b/2-Background_system(Test)/2.1-Consignment management/2.3-ActiveUpload-deliverynote.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/3.1-Operation_audit.robot b/2-Background_system(Test)/2.1-Consignment management/3.1-Operation_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/3.2-Operation_audit.robot b/2-Background_system(Test)/2.1-Consignment management/3.2-Operation_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/2.1-Consignment management/3.3-Operation_audit.robot b/2-Background_system(Test)/2.1-Consignment management/3.3-Operation_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/3-Withdrawal_application/4-Financial_audit.robot b/2-Background_system(Test)/3-Withdrawal_application/4-Financial_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/3-Withdrawal_application/5-Sales_receivables.robot b/2-Background_system(Test)/3-Withdrawal_application/5-Sales_receivables.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/1-Automatic_receipt.robot b/2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/1-Automatic_receipt.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/2-Manual_receipt.robot b/2-Background_system(Test)/3-Withdrawal_application/Withdrawal application/2-Manual_receipt.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/4-Consignment_management/2.3-ActiveUpload-weightnote.robot b/2-Background_system(Test)/4-Consignment_management/2.3-ActiveUpload-weightnote.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/4-Consignment_management/3.3--Operation_audit.robot b/2-Background_system(Test)/4-Consignment_management/3.3--Operation_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/4-Consignment_management/4.3-Financial_audit.robot b/2-Background_system(Test)/4-Consignment_management/4.3-Financial_audit.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/4-Consignment_management/5.3-sales_receivable.robot b/2-Background_system(Test)/4-Consignment_management/5.3-sales_receivable.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/4-Consignment_management/__init__.robot b/2-Background_system(Test)/4-Consignment_management/__init__.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/5-Data comparison/5-Consignment_order.robot b/2-Background_system(Test)/5-Data comparison/5-Consignment_order.robot old mode 100644 new mode 100755 diff --git a/2-Background_system(Test)/5-Data comparison/__init__.txt b/2-Background_system(Test)/5-Data comparison/__init__.txt old mode 100644 new mode 100755 diff --git a/__init__.robot b/__init__.robot old mode 100644 new mode 100755 diff --git a/log.html b/log.html old mode 100644 new mode 100755 diff --git a/output.xml b/output.xml old mode 100644 new mode 100755 diff --git a/report.html b/report.html old mode 100644 new mode 100755