Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Unsquashed version: #60
Closes https://jira.rax.io/browse/SURF-616
test(wip): More updates for J.
fix(npm): test command not 'and'ed
test(helix): Shorten failing example
chore(npm): add clean task
chore(gitignore): Screenshots directory
chore(mocha): Don't --bail anymore
test(setup): Try a new shortcut out
chore(cleaup): Make mocha run without opts file
chore(npm): add clean task
chore(yarn): Upgrade visreg tool
refactor(setup): Move into before
test(visreg): Use default function for xpect
test(visreg): Default error fallback for new screenshots
fix(errors): Less verbose
fix(errors): Throw on any
chore(visreg): Avoid new code with upgrade to 0.4.2
test(visreg): Resize browser to 1366x768
test(cropping): Account for retina
test(visreg): Nav Guides section
refact(test): Move directory from scripts to test
test(helix): For chrome and ff
spike(visreg): CLI tool wip
refact(layout): Create built/ directory
test(helix): Update nav selector
test(firefox): Skipping for now
chore(npm): Add task for anonymous visreg wip
test(visreg): Set and use token to check auth
test(screenshots): Create repo for screenshots
test(git): Save an anonymous baseline
test(visreg): Try pushing commits up
chore(mocha): Increase timeout further
fix(visreg): Navigate to correct directory
test(visreg): Ignore mismatches for now
test(visreg): Ignore common errors globally
test(visreg): Debugging
test(visreg): Open saved anonymous diff
test(visreg): Run commit pushes together
test(visreg): Retrieve error
chore(tsc): Use brace blocks for promise callbacks
chore(yarn): Upgrade SVR
test(visreg): Accept branch input on command line
fix(visreg): Push both commits together
refact(push): Make it faster to run
chore(visreg): Trigger regression
fix(visreg): Ping correctly
fix(github): Push branch, not commits
chore(visreg): Trigger regression
fix(ts): Use as string, not String
fix(visreg): Push anonymous branch, not input
fix(visreg): Always switch back to the original branch
fix(visreg): Simplify tracking original branch
fix(visreg): Don't clone if it's already there
fix(visreg): Trim output from execSync
fix(visreg): Missing interpolation token
chore(npm): Speed up visreg task
feat(config): Set github info in config
fix(token): Better screenshot token check
style(less): Undo visual regression demo change
chore(comments): Remove unneeded comments
style(visreg): Move pushBranch function closer to usage
fix(visreg): Remove unused conf value
docs(visreg): Explain the example config better
test(visreg): Remove unneeded config value
test(visreg): Allow for configurable anonymous screenshot repos
test(visreg): Remove another unused value from config
test(visreg): Always start baselines away from anything
fix(visreg): Detect changed screenshot remote
fix(visreg): Better default install behavior
fix(visreg): Handle bad argument handling
fix(visreg): Better vpn connection warning message
style(visreg): Make prompts match
refact(visreg): Split out util helpers
style(visreg): Better diff url info printed to console
chore(visreg): Unskip firefox
fix(visreg): Allow for firefox usage
fix(visreg): Update selectors
docs(visreg): Link to java install help
test(visreg): Update config automatically
fix(visreg): Rename _visreg file to utils.ts
test(visreg): Update config automatically
fix(visreg): Account for before/after in commit messages
docs(visreg): Generalize install warning errors
docs(visreg): Explain use of symlinks
style(visreg): Avoid unneeded variable shortening
fix(visreg): Move test helpers out into util file
JIRA:
LGTM's