owncloud-archive / acceptance-testing

User stories and virtual machine configurations
9 stars 5 forks source link

add selenium webdrivers to jenkins #25

Open butonic opened 11 years ago

butonic commented 11 years ago

I am working on the selenium testsuite which already helped me spot a bug or two: https://github.com/butonic/owncloud-selenium

We should make jenkins execute these tests for firefox, chrome and IE: https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin

@karlitschek Out testing team should also run the Selenium tests manually in slow mode to spot visual glitches once a day.

@owncloud/qa-team who has tried the selenium testsuite already? should we move the repository from my personal account to owncloud?

butonic commented 11 years ago

eg https://github.com/owncloud/core/issues/2711 is covered by the testsuite

butonic commented 11 years ago

@MTGap the selenium based sharing tests might be interesting for you, too.