On Jun 22, 2010, at 2:52 PM, Thomas Mortagne wrote: > On Tue, Jun 22, 2010 at 14:51, Thomas Mortagne > <[email protected]> wrote: >> On Tue, Jun 22, 2010 at 14:46, Thomas Mortagne >> <[email protected]> wrote: >>> On Tue, Jun 22, 2010 at 14:37, Vincent Massol <[email protected]> wrote: >>>> >>>> On Jun 22, 2010, at 2:33 PM, Vincent Massol wrote: >>>> >>>>> >>>>> On Jun 22, 2010, at 2:29 PM, Vincent Massol wrote: >>>>> >>>>>> Hi devs, >>>>>> >>>>>> I'm proposing to have org.xwiki.it.ui.elements.<application name> where >>>>>> <application name> is the name of the application containing the page. >>>>>> >>>>>> WDYT? >>>>> >>>>> We also need to separate the tests themselves so we need a larger >>>>> proposal. I'm now proposing this: >>>>> >>>>> org.xwiki.ui.test.<application name>.elements.* <-- elements >>>>> org.xwiki.ui.test.<application name>.* <-- tests >>>> >>>> We also need a place for generic stuff and for XE-specific pages >>>> (althought they should disappear in the future): >>>> >>>> Generic stuff: >>>> org.xwiki.ui.test.framework.elements.* >>>> >>>> XE: >>>> org.xwiki.ui.test.xe.elements.* >>>> org.xwiki.ui.test.xe.* >>> >>> For example, are tests on admin app org.xwiki.ui.test.admin.* or >>> org.xwiki.ui.test.xe.* ? >>> >>> (I would prefer org.xwiki.ui.test.admin.*) > > On the same subject: what about wiki edition tests ? > org.xwiki.ui.test.platform.* or org.xwiki.ui.test.xe.* ?
Right now I have put generic tests that don't belong to an app in the org.xwiki.it.ui package (next to AllTest). Thanks -Vincent >> Forgot to say that appart from this question, the proposal sounds good. >> >>> >>>> >>>> WDYT? >>>> >>>> Thanks >>>> -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

