Skip to content

Commit

Permalink
Merge pull request #307 from dlabaj/remove-percy
Browse files Browse the repository at this point in the history
chore(percy): Removed percy and visual tests.
  • Loading branch information
nicolethoen authored Jun 27, 2024
2 parents 46e9f85 + f12102e commit 816af75
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 910 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/visual-testing.yml

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,10 @@
"lint": "yarn lint:module && yarn lint:dev",
"lint:module": "NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/module",
"lint:dev": "NODE_OPTIONS=--max-old-space-size=4096 yarn eslint packages/dev",
"visual": "npx percy exec -- node snapshots.js",
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
},
"devDependencies": {
"@patternfly/patternfly-a11y": "^4.3.1",
"@percy/script": "^1.1.0",
"@types/jest": "^26.0.14",
"@types/lodash-es": "^4.17.7",
"@typescript-eslint/eslint-plugin": "5.59.6",
Expand Down
60 changes: 0 additions & 60 deletions snapshots.js

This file was deleted.

Loading

0 comments on commit 816af75

Please sign in to comment.