* Add tutorial auto test.

This commit is contained in:
zhouxudong
2022-05-07 02:54:01 +00:00
parent b482db69c8
commit db997a1fb0
5 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -14,4 +14,5 @@ pid=1
$tutorial = new tutorialTest();
r($tutorial->getProductStatsTest()) && p() && e();
r($tutorial->getProductStatsTest()) && p('1:code') && e('test'); //测试是否能拿到数据
r($tutorial->getProductStatsTest()) && p('1[branches]:1') && e('Test branch'); //测试是否能拿到数据