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.
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-basedFramew...
Thanks -Vincent