Skip to content

Commit

Permalink
test: use webp to reduce screenshot storage
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Apr 8, 2021
1 parent d8d0ea6 commit d028e83
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 56 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"canvas": "^2.6.0",
"chalk": "^3.0.0",
"commander": "2.11.0",
"cwebp-bin": "^6.1.1",
"dtslint": "^4.0.5",
"esbuild": "^0.8.39",
"eslint": "^7.15.0",
Expand Down
4 changes: 4 additions & 0 deletions test/runTest/blacklist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

85 changes: 71 additions & 14 deletions test/runTest/cli.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions test/runTest/client/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 20 additions & 8 deletions test/runTest/server.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions test/runTest/store.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 0 additions & 24 deletions test/smooth.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d028e83

Please sign in to comment.