Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01Do not cover composer folders for code coverageRoeland Jago Douma
2018-01-25Add testsRoeland Jago Douma
2017-05-18Add tests for OAuth2 appLukas Reschke
2017-03-20[CI] Can we get some faster phpunit execution? (#27113)Thomas Müller
2016-10-24[9.2] Add missing unit tests (#25936)Thomas Müller
2016-10-05Exclude tests and composer dir from coverageRoeland Jago Douma
2016-08-15Use proper casingLukas Reschke
2016-02-16Fix coverage reportingThomas Müller
2016-02-08Added tests for used partsRoeland Jago Douma
2015-06-27Add endpoint with list of OCS providersLukas Reschke
2015-06-01Fix phpunit xmlVincent Petry
2014-12-25Add provisioning_api appTom Needham
2014-12-03drop files_external tests from autotest - they will be executed with autotest...Morris Jobke
2014-11-20Remove testcleanuplistener.phpJoas Schilling
2014-11-17Warn for password reset when files_encryption is enabledLukas Reschke
2014-10-14Refactor MailSettings controllerLukas Reschke
2014-03-13adding StartSessionListener which initializes the session before each test ca...Thomas Müller
2013-12-19Added test cleanup listener to detect untidy testsVincent Petry
2013-07-25Add verbose to autotest phpunit, so we see skipped and incomplete tests.Andreas Fischer
2013-06-14No coverage for testsThomas Müller
2013-06-14No coverage for settings/l10nThomas Müller
2013-06-14No coverage for lib/l10n and core/l10nThomas Müller
2013-06-12every test now has 15min to executeJörn Friedrich Dreyer
2013-06-11allow autotest to run 10x times longerJörn Friedrich Dreyer
2013-06-10add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer
2013-06-05exclude 3rdparty folder within files_external and files_encryption from code ...Thomas Mueller
2013-06-04ignore l10n folder within remaining appsThomas Mueller
2013-06-03Exclude apps/files/l10n from coverage reportsThomas Müller
2013-06-03Fixing code coverage analysisThomas Mueller
2013-02-05add phpunit configuration for autotest withou the json listener because this ...Thomas Mueller