separate visual tests from main test, update snapshots and dependencies (#31131)

Этот коммит содержится в:
sabril
2025-05-22 23:21:23 +08:00
коммит произвёл GitHub
родитель f800025a43
Коммит f710512e3e
9 изменённых файлов: 487 добавлений и 965 удалений

Просмотреть файл

@@ -45,7 +45,7 @@
"@axe-core/playwright": "4.10.1",
"@mattermost/client": "file:../../../webapp/platform/client",
"@mattermost/types": "file:../../../webapp/platform/types",
"@percy/cli": "1.30.10",
"@percy/cli": "1.30.11",
"@percy/playwright": "1.0.8",
"async-wait-until": "2.0.27",
"axe-core": "4.10.3",
@@ -57,9 +57,9 @@
"devDependencies": {
"@rollup/plugin-typescript": "12.1.2",
"@types/mime-types": "2.1.4",
"@types/node": "22.15.14",
"@types/react": "19.1.3",
"rollup": "4.40.2",
"@types/node": "22.15.21",
"@types/react": "19.1.4",
"rollup": "4.41.0",
"rollup-plugin-copy": "3.5.0"
},
"peerDependencies": {