[task#137214, 0.1h] add steps for edit testsuite uitest.
This commit is contained in:
@@ -38,3 +38,12 @@ $action->execution->range('0');
|
||||
$action->actor->range('admin');
|
||||
$action->action->range('opened');
|
||||
$action->read->range('0');
|
||||
$action->vision->range('rnd');
|
||||
$action->gen(2);
|
||||
|
||||
$tester = new editTestSuiteTester();
|
||||
$tester->login();
|
||||
|
||||
r($tester->editTestSuite()) && p('message,status') && e('编辑套件测试成功,SUCCESS');
|
||||
|
||||
$tester->closeBrowser();
|
||||
|
||||
Reference in New Issue
Block a user