On Jan 8, 2009, at 11:02 AM, Fabio Mancinelli wrote: > Vincent Massol wrote: > >>> Yes. >>> http://svn.xwiki.org/svnroot/xwiki/sandbox/xwiki-core-rest/src/test/java/org/xwiki/rest/ >> >> These are unit tests right? >> >> I think we'll need a few integration ones too to ensure the whole >> thing works. These selenium tests can be put in the enterprise/ >> project under distribution-tests/selenium-tests IMO. >> > No, they will be moved in the integration tests, as for XMLRPC. > They use an HTTP client in order to test that requests are correctly > served.
Are you saying that tests in http://svn.xwiki.org/svnroot/xwiki/sandbox/xwiki-core-rest/src/test/java/org/xwiki/rest/ are all integration tests? If so how can they run since there's no running XE? >> You need to use the shared tests in tools for testing components. >> > Ok. That's for unit tests of course. Thanks -Vincent http://xwiki.com http://xwiki.org http://massol.net _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

