mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 20:08:23 +08:00
fix: unittests
This commit is contained in:
4
examples/httpbin/account.csv
Normal file
4
examples/httpbin/account.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
username,password
|
||||
test1,111111
|
||||
test2,222222
|
||||
test3,333333
|
||||
|
4
examples/httpbin/test.env
Normal file
4
examples/httpbin/test.env
Normal file
@@ -0,0 +1,4 @@
|
||||
UserName=test
|
||||
Password=654321
|
||||
PROJECT_KEY=AAABBBCCC
|
||||
content_type=application/json; charset=UTF-8
|
||||
4
examples/httpbin/user_agent.csv
Normal file
4
examples/httpbin/user_agent.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
user_agent
|
||||
iOS/10.1
|
||||
iOS/10.2
|
||||
iOS/10.3
|
||||
|
Reference in New Issue
Block a user