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

Update to 4.5.1 #1

Merged
merged 171 commits into from
Apr 16, 2020
Merged

Update to 4.5.1 #1

merged 171 commits into from
Apr 16, 2020

Conversation

anton-kulagin
Copy link
Owner

merged changes between old fork and new

BBlackwo and others added 30 commits December 18, 2018 20:26
* Make scrubber sticky

* build: update commands with &&, add mkdir before cp
commit a4b045e
Author: Brendon Barreto <[email protected]>
Date:   Fri Nov 30 09:24:59 2018 -0200

    Delete findExecutable_spec

commit e74bf32
Author: Brendon Barreto <[email protected]>
Date:   Fri Nov 30 09:22:18 2018 -0200

    Revert compare/output/diverged.js

commit 6552891
Author: Brendon Barreto <[email protected]>
Date:   Fri Nov 23 15:22:29 2018 -0200

    Fix lint

commit 9805cad
Author: Brendon Barreto <[email protected]>
Date:   Fri Nov 23 15:02:23 2018 -0200

    Removing Phantom. Slimer and Casper
* Added a json report type

* adding unit test for json and browser report

* removed json from default makeconfig test as json report will not be in default config

* forgot to remove .only in test
* Update runChromy.js

Allow config in onBefore script

* Allow config in onBefore script

* Ability to read config settings from onBefore script

Updates README.

* Update runChromy.js

* Update runPuppet.js

* Update README.md
* Ensure backstop test respects openReport config settings when running via docker

* Fix lint errors
garris and others added 29 commits November 16, 2019 09:53
* refactor(cli): do not process.exit() + fix cli test

* fix linting errors

* fix test not passing in node 8
This avoids potential security issue with older version.
https://snyk.io/vuln/npm:jquery
garris#1127)

* Added engineError command for failing on reference

* reference engineError command => util

* core/util/engineErrors test
Also enabled `config.mergeImgHack ` to override MERGE_IMG_SEGMENT_HEIGHT  value.
* fix(remote): fix eslint errors in remote/index.js

1. Fix indentation and space.
2. Remove unused fs import
3. Fix no-negated-in-lhs

* fix(remote): change request to '/approve' from get to post since it involves state change

* feature(report): add a button to allow approving tests from the report UI

* refactor(report): remove unnecessary availableStatus state and reducer

availabeStatus could be derived from tests. Do not need to list it in state and reducer for now.

* docs(readme): update the readme file for approve button

* chore(report|remote): typos and convert then to async/await for readability
- updated up/down nav buttons for new layout
- updated some global color styles
- refactored testCard RH button group layout
- updated approveButton location and dimentions
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…date-to-4.5.1

# Conflicts:
#	core/util/createBitmaps.js
@anton-kulagin anton-kulagin merged commit 41f0ea0 into master Apr 16, 2020
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.