weblinks icon indicating copy to clipboard operation
weblinks copied to clipboard

configuration comment in acceptance.suite.dist.yml

Open peterpeter opened this issue 10 years ago • 4 comments

url: 'http://localhost/tests/joomla-cms3' # the url that points to the joomla installation at /tests/system/joomla-cms

....is confusing, since there isn't such a path at this moment, at least before the first run (I guess)

[edit] Or is this related to the 'cms-path'-value in the robo file?

peterpeter avatar Oct 31 '15 12:10 peterpeter

You are totally right. The local path now can be configured to whatever you want so the comment is not correct. Note: of course the local path will never exist before you run the test.

@peterpeter can you suggest a better comment?

therunnergit avatar Nov 01 '15 10:11 therunnergit

I'm not sure. I've just started with weblinks, and I'm still discovering the components used within. But, if I'm not guessing wrong, these URL depends on what path is set in the RoboFile.dist.ini. If so, a reference to that file would be not bad in that comment. Like the url that points to the joomla installation (see value for cmsPath in RoboFile.dist.ini) If I'm wrong, I fear you have to ask someone who knows that ;-)

peterpeter avatar Nov 01 '15 20:11 peterpeter

Suggestion: "The URL that will point to the Joomla installation that the test will create"

Does that sound more accurate? @peterpeter @therunnergit

chrisdavenport avatar Jun 25 '16 22:06 chrisdavenport

"The URL points to Joomla Installation where the test should be executed" @chrisdavenport @zanardigit @peterpeter

puneet0191 avatar Jun 27 '16 05:06 puneet0191