Hi, we worked on this kind of testing a while ago. I used Robotframework to, here is the incomplete branch (just adding installation, travis, one test):
https://github.com/owncloud/core/tree/add_robot_tests Before that we worked with cucumber here: https://github.com/owncloud/core/tree/master/tests/acceptance Right now the acceptance tests are done with protractor and added to the core: https://github.com/owncloud/core/tree/master/tests/acceptance At the ownCloud conf we decided to stay with protractor and jasmine (jasmine is already used in core). Would be a good idea to clean up the other repos and branches. Hope this helps, Steffen On 12.12.2014 23:35, Gajdos Csaba wrote: > Hi everyone, > > I am using owncloud for a few months now and I wonder if there is anybody > who wrote some basic functional tests to it. I saw the tests in the repo, > but for a product like that in my opinion those are way to narrow. I have > not find a scheduled and planned system/security/integration test set > neither. So I would working on these, as my time allows. I have some > experience with Robotframework (http://robotframework.org/) and I would > happily participate in building up an automated (and portable) funcitonal > test environment (as a start) for this product. I think it would shake > things up a little bit :) > > Any thougths? > > BR, > Csaba Gajdos > > _______________________________________________ > User mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/user > -- Steffen Lindner Adlzreiterstr. 35 80337 München Telefon: 089/18929533 E-Mail: [email protected] _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
