Skip to content

Commit 816af75

Browse files
authored
Merge pull request #307 from dlabaj/remove-percy
chore(percy): Removed percy and visual tests.
2 parents 46e9f85 + f12102e commit 816af75

File tree

4 files changed

+45
-910
lines changed

4 files changed

+45
-910
lines changed

.github/workflows/visual-testing.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@
2626
"lint": "yarn lint:module && yarn lint:dev",
2727
"lint:module": "NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/module",
2828
"lint:dev": "NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/dev",
29-
"visual": "npx percy exec -- node snapshots.js",
3029
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
3130
},
3231
"devDependencies": {
3332
"@patternfly/patternfly-a11y": "^4.3.1",
34-
"@percy/script": "^1.1.0",
3533
"@types/jest": "^26.0.14",
3634
"@types/lodash-es": "^4.17.7",
3735
"@typescript-eslint/eslint-plugin": "5.59.6",

snapshots.js

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)