Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
InterfaceAutoTest
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TestAuto
InterfaceAutoTest
Commits
c6a39096
Commit
c6a39096
authored
May 17, 2021
by
taoke
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
# Conflicts: # test_case_data/bmc/bmc_testcase01_20210513.xlsx
parents
e65e3d2d
1cf33afb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
test_case/bmc/test_credit_score.py
+1
-1
No files found.
test_case/bmc/test_credit_score.py
View file @
c6a39096
...
...
@@ -55,7 +55,7 @@ if __name__ == '__main__':
# #
# os.system('allure serve D:\项目\接口自动化\InterfaceAutoTest\\report')
workBook
=
xlrd
.
open_workbook
(
f
'{BMCConfig.root_path}/test_case_data/bmc/bmc_testcase01_20210513.xlsx'
)
inData
=
get_excelData
(
workBook
,
'积分商城'
,
'focusSuccessIntegral'
)[
0
]
inData
=
get_excelData
(
workBook
,
'积分商城'
,
'focusSuccessIntegral'
)[
2
]
print
(
inData
)
# TestCreditScore().bmc_login_fixture()
# TestCreditScore().test_creditscore(inData)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment