Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(visreg): Local visreg service #65

Merged
merged 1 commit into from
Oct 20, 2017
Merged

test(visreg): Local visreg service #65

merged 1 commit into from
Oct 20, 2017

Conversation

Droogans
Copy link
Contributor

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

  • Dev LGTM
  • Design LGTM
  • Zoom LGTM

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
@CITguy CITguy merged commit 68e684a into master Oct 20, 2017
@CITguy CITguy deleted the local-visreg-squashed branch October 20, 2017 19:45
@CITguy CITguy added this to the v2017-10-30 milestone Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants