Skip to content
This repository was archived by the owner on Nov 1, 2019. It is now read-only.
This repository was archived by the owner on Nov 1, 2019. It is now read-only.

Remove hard coded parameter ( drupal_url )  #30

@martinfrances107

Description

@martinfrances107

Just making notes in public while I look over this module.

run-js-tests.sh

has a hardcoded value -- which I want to make more generic

php core/scripts/run-tests.sh
--url http://web
--dburl mysql://root:${MYSQL_ROOT_PASSWORD}@db/${MYSQL_DATABASE}
--php /usr/bin/php
--types "PHPUnit-FunctionalJavascript"
--module $MODULE_NAME

I think the url parameter should be drupal_url

see group_vars/dropwhale.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions