summaryrefslogtreecommitdiffstats
path: root/tests/enable_all.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsLukas Reschke2016-10-311-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* implementation of the federated share providerBjoern Schiessle2016-02-081-0/+1
|
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-1/+1
|
* Further cleanup of files_encryptionThomas Müller2015-04-071-1/+0
|
* enable encryption unit test executionThomas Müller2015-04-071-0/+1
|
* Add provisioning_api appTom Needham2014-12-241-0/+1
| | | | | | enable unit tests for provisioning api fix admin docu key
* drop files_external tests from autotest - they will be executed with ↵Morris Jobke2014-12-031-1/+0
| | | | autotest-external.sh which is coming
* fix trash bin expire operation and add unit testsBjoern Schiessle2014-06-171-0/+1
|
* Added ext storage app in autotest unit test runVincent Petry2014-05-051-1/+1
| | | | | | To make sure that the dynamic mount config and config classes from external storages are tested, these are now added into the autotest.sh test run by enabling the app.
* add first unit test for the versioning appBjoern Schiessle2014-01-211-0/+1
|
* don't enable files_external testsThomas Müller2014-01-171-1/+1
|
* properly handle app activation for unit testingThomas Müller2014-01-151-12/+12
|
* enable ldap testsThomas Müller2013-12-241-0/+1
|
* some unit test for the new ocs share apiBjoern Schiessle2013-09-191-0/+1
|
* fixed tests, now tests should work via autotest.shFlorin Peter2013-04-301-0/+1
| | | | files_encryption app is now enabled in enable_all.php
* enable unittesting on appframework and apptemplateadvancedThomas Mueller2013-01-211-1/+2
|
* Enabling unit testing for apptemplate_advancedThomas Müller2012-12-041-0/+1
|
* disble breaking test cases for nowThomas Müller2012-10-281-4/+4
|
* don't enable user_externalThomas Müller2012-10-271-1/+1
|
* don't enable apps twiceThomas Müller2012-10-271-2/+0
|
* exeuting tests now on apps as well - the apps repo shall be cloned into the ↵Thomas Müller2012-10-271-0/+20
sub folder apps2