Vincent Massol wrote:
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.
You need to use the shared tests in tools for testing components.
Ok.
-Fabio