@@ -156,7 +156,7 @@ describe('点位详情实际渲染与返回闭环', () => {
|
||||
const sheet = wrapper.get('[data-testid="facility-detail-sheet"]')
|
||||
const mapShell = wrapper.getComponent(GuideMapShellStub)
|
||||
expect(sheet.text()).toContain('二层卫生间')
|
||||
expect(sheet.text()).toContain('类别卫生间')
|
||||
expect(sheet.text()).toContain('类别洗手间')
|
||||
expect(sheet.text()).toContain('楼层2F')
|
||||
expect(sheet.text()).not.toContain('可无障碍到达')
|
||||
expect(sheet.text()).not.toContain('展示点位')
|
||||
|
||||
Reference in New Issue
Block a user