Hi devs,
I've just added 3 items on
http://dev.xwiki.org/xwiki/bin/view/Community/Testing#HSelenium2-basedFrame… and
I'd like to ensure that we agree about them (if not I'll remove them):
* Tests must not depend on one another. In other words, it should be possible to execute
tests in any order and running only one test class should work fine.
* Test chat need to change existing configuration (e.g. change the default language, set
specific rights, etc) must put back the configuration as it was
* Tests are allowed to create new documents and don't need to remove them at the end
of the test
Here's my +1
Thanks
-Vincent