On 18 Aug 2014 at 23:01:37, O.J. Sousa Rodrigues
(osoriojaques@gmail.com(mailto:osoriojaques@gmail.com)) wrote:
Then I clicked
on the refresh icon and version 0.0.6 is now available :)
But how? Could it be that nexus just needs more
time after releasing it
until it can be fetched from the homepage?
I don’t understand the question.
After i did release the version 0.0.6 i did click the refresh button as
well, but it did not update the version, i was expecting it to be updated
over night since there is this cache issue.
As I said, I had to modify the artifact id:
“
I’ve edited
http://extensions.xwiki.org/xwiki/bin/view/Extension/Redmine+Macro in object
mode and changed the artifact id (it was still pointing to the old
“xwiki-macro-redmine”).[…]
"
That’s why the refresh didn’t work for you ;)
Thanks
-Vincent
Can you please pass a link where i can read about
writing some test
cases for this macro?
It’s nice indeed to write some functional tests to prove the app/macro
works. However in your case it’s going to be hard since you would need to
simulate a Redmine server… One solution though could be to configure your
{{redmine}} macro usage to pass a URL that points to a page on xwiki that
would return the data as returned by a Redmine server :)
I am intending to use the
redmine.org server as test server, thanks for the
link.
>
> Here are some documentation here (with links to examples of existing
> tests):
>
>
http://dev.xwiki.org/xwiki/bin/view/Community/Testing#HSelenium2-basedFrame…
>
> Thanks
> -Vincent