Skip to content

Commit

Permalink
screenshot testing to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
veronikaa-kuznetsova committed May 28, 2024
1 parent 66dbf8f commit 738cc21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/build
node_modules
.idea
/storybook-static
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"test:unit": "jest --config ./config/jest/jest.config.ts",
"test:ui": "npx loki test",
"test:ui:ok": "npx loki approve",
"test:ui:ci": "loki --requireReference --reactUri file:./storybook-static",
"storybook": "start-storybook -p 6006 -c ./config/storybook",
"storybook:build": "build-storybook -c ./config/storybook"
},
Expand Down

0 comments on commit 738cc21

Please sign in to comment.