User tests: Successful: Unsuccessful:
Now that we have a local configuration file for RoboFile (see #104) we are adding a configuration parameter so that the test web site root can be anywhere on your system, and not forced to be in tests/joomla-cms3.
RoboFile.ini (you can copy the RoboFile.dist.ini file)cmsPath option to a path on your system (ofc it should be a valid local web site root)acceptance.yml file to point to the new site rootIf the test web site is opened correctly, this PR is ok.
| Milestone |
Added: 3.4.2 |
||
Thanks @therunnergit! Works as described.