system tests / QA
avatar peterpeter
peterpeter
31 Oct 2015

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?

avatar peterpeter peterpeter - open - 31 Oct 2015
avatar therunnergit
therunnergit - comment - 1 Nov 2015

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?

avatar peterpeter
peterpeter - comment - 1 Nov 2015

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 ;-)

avatar chrisdavenport
chrisdavenport - comment - 25 Jun 2016

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

Does that sound more accurate? @peterpeter @therunnergit

avatar puneet0191
puneet0191 - comment - 27 Jun 2016

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

Add a Comment

Login with GitHub to post a comment