提交 362ab7ed 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

test: 优化 app.component 测试例

上级 4b3df903
const PAGE_PATH = '/pages/app-instance/index/index'
describe('app-instance', () => {
it('basic', async () => {
it('app.component', async () => {
const page = await program.reLaunch(PAGE_PATH)
await page.waitFor('view')
const CompForAppComponent = await page.$('.component-for-app-component')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册