change: update unit tests for removing v1 format

This commit is contained in:
debugtalk
2020-04-09 11:46:13 +08:00
parent d98fbc8da7
commit 7ba22b1389
37 changed files with 205 additions and 686 deletions

View File

@@ -1,5 +1,4 @@
- config:
config:
name: "create user and check result."
id: create_user
base_url: "http://127.0.0.1:5000"
@@ -9,13 +8,13 @@
export:
- session_token
- test:
teststeps:
-
name: setup and reset all (override) for $device_sn.
testcase: testcases/setup.yml
extract:
- session_token
- test:
-
name: create user and check result.
variables:
token: $session_token