On Dec 22, 2011, at 4:54 PM, Vincent Massol wrote:
Hi devs,
I'd like to move Selenium2 PO classes for platform in xwiki-platform. The rationale
is that:
1) it belongs to platform
2) it allows us to write functional tests in platform
More precisely here's what I propose:
* Move current unit test fwk currently in xwiki-platform-test to
xwiki-platform-test-unit
* Add a new xwiki-platform-test-functional module and move the PO objects + functional
test classes in it FTM (in some future we'll move POs for a given module in that
module but we're not quite there yet)
hmm. Actually inside xwiki-platform-test there are only integration/functional test fwk
code already so I propose to keep it and just add the new code to it in a different
package. We can always refactor later on.
Thanks
-Vincent
I'm starting to work on this in few minutes so please let me know ASAP what you
think.
Thanks
-Vincent