Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
InterfaceAutoTest_57
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
88的梦想
InterfaceAutoTest_57
Commits
3d460d91
Commit
3d460d91
authored
Nov 08, 2023
by
xiaoou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改data_config里的数据让其断言成功
parent
1626b05b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
InterfaceAutoTest/data_config/__pycache__/settings.cpython-39.pyc
+0
-0
InterfaceAutoTest/data_config/case_data.json
+1
-1
InterfaceAutoTest/data_config/expect_data.json
+2
-2
No files found.
InterfaceAutoTest/data_config/__pycache__/settings.cpython-39.pyc
0 → 100644
View file @
3d460d91
File added
InterfaceAutoTest/data_config/case_data.json
View file @
3d460d91
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
"LoginErrorUsernameLong"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"adminadminadminadminadminadmin"
},
"LoginErrorUsernameLong"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"adminadminadminadminadminadmin"
},
"LoginErrorUsernameShort"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"a"
},
"LoginErrorUsernameShort"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"a"
},
"LoginErrorUsernameNone"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
""
},
"LoginErrorUsernameNone"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
""
},
"LoginErrorUsernameSpecial"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"@#!@
?????
#!@"
},
"LoginErrorUsernameSpecial"
:{
"password"
:
"MTIzNDU2"
,
"username"
:
"@#!@#!@"
},
"LoginErrorPwdLong"
:{
"password"
:
"MTIzNDU2MTIzNDU2MTIzNDU2MTIzNDU2MTIzNDU2"
,
"username"
:
"admin"
},
"LoginErrorPwdLong"
:{
"password"
:
"MTIzNDU2MTIzNDU2MTIzNDU2MTIzNDU2MTIzNDU2"
,
"username"
:
"admin"
},
"LoginErrorPwdShort"
:{
"password"
:
"m"
,
"username"
:
"admin"
},
"LoginErrorPwdShort"
:{
"password"
:
"m"
,
"username"
:
"admin"
},
"LoginErrorPwdNone"
:{
"password"
:
""
,
"username"
:
"admin"
},
"LoginErrorPwdNone"
:{
"password"
:
""
,
"username"
:
"admin"
},
...
...
InterfaceAutoTest/data_config/expect_data.json
View file @
3d460d91
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
"LoginErrorPwdError"
:{
"state"
:
false
,
"message"
:
"账号或密码错误"
}
"LoginErrorPwdError"
:{
"state"
:
false
,
"message"
:
"账号或密码错误"
}
},
},
"刷新token"
:
{
"刷新token"
:
{
"RefreshSuccess"
:
{
"
message"
:
"刷新成功"
}
"RefreshSuccess"
:
{
"
loginStatus"
:
true
}
}
}
},
},
"维度管理"
:
{
"维度管理"
:
{
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
"GetDemMessageSuccess"
:
{
"demCode"
:
"dem_test57_abc"
,
"name"
:
"测试57期的维度"
}
"GetDemMessageSuccess"
:
{
"demCode"
:
"dem_test57_abc"
,
"name"
:
"测试57期的维度"
}
},
},
"根据维度编码删除维度"
:
{
"根据维度编码删除维度"
:
{
"DeleteDemSuccess"
:
{
"state"
:
true
,
"message"
:
"删除维度成功"
}
"DeleteDemSuccess"
:
{
"state"
:
true
,
"message"
:
"删除维度成功
!
"
}
}
}
},
},
"组织管理"
:
{
"组织管理"
:
{
...
...
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