Skip to content

marcoil/parsoid_visual_diffs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install/setup

Working with proxies

  • Set the HTTP_PROXY_IP_AND_PORT if you have a proxy in between. Ex: HTTP_PROXY_IP_AND_PORT=http://11.12.13.14:8138

Commandline

bin/ has some commandline scripts to generating diffs

Either use the following scripts

node bin/gen.screenshots.js --help
node bin/diff.screenshots.js --help

OR this script

node bin/gen.visual_diff.js --help

Testreduce client

testreduce/ has client scripts and example config for mass testing of visual diffs by getting titles from a testreduce server (either from the Parsoid codebase or from the testreduce repo on github once that is ready for use).

There is an example testreduce server settings file there as well.

Diff server

Thin server for generating diffs to be used in combination with testreduce server to look at diffs (since the server doesn't have the actual images, just a numeric score).

About

Repo for visual diff experimentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%