mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-26 10:50:12 +08:00
move tests/data/debugtalk.py to tests/debugtalk.py
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
name: smoketest
|
||||
variables:
|
||||
- device_sn: ${gen_random_string(15)}
|
||||
request: $default_request
|
||||
request:
|
||||
"base_url": "http://127.0.0.1:5000"
|
||||
"headers":
|
||||
"Content-Type": "application/json"
|
||||
"device_sn": "$device_sn"
|
||||
|
||||
- test:
|
||||
name: setup and reset all.
|
||||
|
||||
Reference in New Issue
Block a user