更新
This commit is contained in:
@@ -62,5 +62,9 @@ assert.match(previewTemplate('{customer_name}-{employee_name}-{add_time}', '小
|
||||
assert.equal(Array.from(previewTemplate('王'.repeat(30), '小陈', 20)).length, 20)
|
||||
assert.match(formSource, /不会写入企微获客链接详情中的“欢迎语\/客户标签”配置/)
|
||||
assert.match(formSource, /客户添加回调中立即发送渠道欢迎语并添加标签/)
|
||||
assert.match(formSource, /disabledSections\?: AutomationSection\[\]/)
|
||||
assert.match(formSource, /backupExcludedMemberIds\?: number\[\]/)
|
||||
assert.match(pageSource, /result\?\.automation_saved !== true/)
|
||||
assert.match(pageSource, /仅勾选的项目会覆盖到所选方案/)
|
||||
assert.match(pageSource, /batchSharedPrimaryMemberIds/)
|
||||
console.log('WECOM_PROMOTION_AUTOMATION_UI_OK')
|
||||
|
||||
Reference in New Issue
Block a user