Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backend_auto
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邓莹莹
backend_auto
Commits
97436185
Commit
97436185
authored
Mar 25, 2021
by
邓莹莹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善login用例
parent
3edad9b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
login_vfc.yaml
test_backend_data/account_data/login_vfc.yaml
+22
-0
No files found.
test_backend_data/account_data/login_vfc.yaml
View file @
97436185
...
...
@@ -26,4 +26,25 @@ login_vfc:
current_city_id
:
"
beijing"
phone_num
:
"
+86123456789qq"
vfc_code
:
12345
assert
:
"
手机号无效,
请检查输入"
-
case
:
"
登录失败case--手机号为空"
current_city_id
:
"
beijing"
phone_num
:
"
"
vfc_code
:
12345
assert
:
"
参数错误"
-
case
:
"
登录失败case--验证码为空"
current_city_id
:
"
beijing"
phone_num
:
"
+8612345678912"
vfc_code
:
assert
:
"
验证码错误"
-
case
:
"
登录失败case--都为空"
current_city_id
:
"
beijing"
phone_num
:
vfc_code
:
assert
:
"
手机号无效,
请检查输入"
\ No newline at end of file
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