@@ -173,6 +173,7 @@ describe('点位详情实际渲染与返回闭环', () => {
|
||||
})
|
||||
|
||||
const sheet = wrapper.get('[data-testid="facility-detail-sheet"]')
|
||||
expect(sheet.classes()).toContain('guide-poi-card')
|
||||
expect(sheet.text()).toContain('二层卫生间')
|
||||
expect(sheet.text()).toContain('类别洗手间')
|
||||
expect(sheet.text()).toContain('楼层2F')
|
||||
|
||||
Reference in New Issue
Block a user