This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
puppeteer
Watch
2
Star
0
Fork
0
You've already forked puppeteer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da0cde1b45
puppeteer
/
.gitignore
8 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Puppeteer: staging commit.
2017-05-11 07:06:41 +00:00
/node_modules/
Introduce screenshot tests This patch introduces a goldentest.js. The tests inside the file should rely on "golden" results rather then asserts. For now, goldentest.js allows only image expectations. If the actual result doesn't match the expected result, the two files are created under `test/output` folder: - The '-actual.png' contains the actual test result - The '-diff.png' contains the diff between images
2017-06-16 21:33:34 +00:00
/test/output
Puppeteer: staging commit.
2017-05-11 07:06:41 +00:00
/.local-chromium/
/.dev_profile*
.DS_Store
*.swp
*.pyc
Reference in New Issue
Copy Permalink