-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chore/pr tests issue 34 node 20 #50
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0bf84d - Browse repository at this point
Copy the full SHA d0bf84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e21878a - Browse repository at this point
Copy the full SHA e21878aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b9512 - Browse repository at this point
Copy the full SHA 77b9512View commit details -
fix: removes obsolete
genConfig
npm script (#34)`genConfig` is now `makeConfig` and is ultimately used in `backstop init`. There is no need to test this separately, as it's part of the overall flow of `init`, which is now used in npm's `integration-test` script, and passing.
Configuration menu - View commit details
-
Copy full SHA for 166f4ec - Browse repository at this point
Copy the full SHA 166f4ecView commit details -
fix: removes obsolete 'echo' npm script
This was originally part of the `gulp` workflow, back in the `slimer` and `casper` days. https://github.com/garris/BackstopJS/blob/b00ab5bf358fcb3b77724ac4ef10b30e86b5188d/core/command/echo.js
Configuration menu - View commit details
-
Copy full SHA for 80f71ff - Browse repository at this point
Copy the full SHA 80f71ffView commit details -
test: adds success, caution, and failure messaging to unit, integrati…
…on, smoke, and sanity tests This provides a final outcome message for all npm scripts for internal project testing. With tests that `exit 1`, a caution message is used, as opposed to a full-blown "FAIL".
Configuration menu - View commit details
-
Copy full SHA for 6beb8d0 - Browse repository at this point
Copy the full SHA 6beb8d0View commit details -
build: specifies npm@>=8 in package engines
also renames "docker-load" script "load-docker" to align with other script naming conventions
Configuration menu - View commit details
-
Copy full SHA for a6c0753 - Browse repository at this point
Copy the full SHA a6c0753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc19da - Browse repository at this point
Copy the full SHA 1fc19daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e82e7 - Browse repository at this point
Copy the full SHA c2e82e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for af09a51 - Browse repository at this point
Copy the full SHA af09a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3994264 - Browse repository at this point
Copy the full SHA 3994264View commit details -
test(docker): updates Dockerfile to use backstopjs@dgrebb/BackstopJS#…
…feature/34-node-20
Configuration menu - View commit details
-
Copy full SHA for 9f1a694 - Browse repository at this point
Copy the full SHA 9f1a694View commit details