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)
I'm starting to work on this in few minutes so please let me know ASAP what you
think.
Thanks
-Vincent