New membership form for SP.
JUST A TEST CHANGE...
- First, run
composer installin the project directory to install the testing software - Be sure to run Selenium in the background and install an appropiate webdriver (in our case, Chrome)
- Set
export CIVIDEV_USER=usernameandexport CIVIDEV_PASSWORD=passwordto the appropiate username and password - Run
./vendor/bin/codecept runto run the tests.