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

Small improvements to e2e scripts #44

Open
wants to merge 1 commit into
base: wdio-up-rb
Choose a base branch
from

Commits on Apr 19, 2021

  1. Small improvements to e2e scripts

    - change `sh` to `bash`, as not all shells are compatible with the
    `<<<` in the e2e scripts
    - added `e2e:spindown` command. It just runs `docker-compose down`
    - added some documentation on how to verify that the server is running
    - added logic to delete volume before building
    Luke-Sikina committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7e9f65f View commit details
    Browse the repository at this point in the history