| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate phpunit configuration to new format | Côme Chilliet | 2022-05-09 | 1 | -21/+20 |
* | Convert deprecation warnings to exception in php unit | Côme Chilliet | 2022-03-29 | 1 | -0/+1 |
* | Bring back forgotten tests | Vincent Petry | 2021-03-24 | 1 | -1/+1 |
* | Fix casing of core test folder | Vincent Petry | 2021-03-23 | 1 | -2/+1 |
* | Exclude apps/files_external/3rdparty again | Daniel Kesselberg | 2020-08-10 | 1 | -0/+1 |
* | Rename Core/ to core/ | Daniel Kesselberg | 2020-08-10 | 1 | -1/+1 |
* | Exclude apps/*/tests for coverage calculation | Daniel Kesselberg | 2020-08-10 | 1 | -22/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+0 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -0/+1 |
* | Do not cover composer folders for code coverage | Roeland Jago Douma | 2018-10-01 | 1 | -0/+1 |
* | Add tests | Roeland Jago Douma | 2018-01-25 | 1 | -0/+1 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
* | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 1 | -0/+1 |
* | [9.2] Add missing unit tests (#25936) | Thomas Müller | 2016-10-24 | 1 | -0/+1 |
* | Exclude tests and composer dir from coverage | Roeland Jago Douma | 2016-10-05 | 1 | -0/+5 |
* | Use proper casing | Lukas Reschke | 2016-08-15 | 1 | -3/+2 |
* | Fix coverage reporting | Thomas Müller | 2016-02-16 | 1 | -11/+12 |
* | Added tests for used parts | Roeland Jago Douma | 2016-02-08 | 1 | -1/+1 |
* | Add endpoint with list of OCS providers | Lukas Reschke | 2015-06-27 | 1 | -0/+1 |
* | Fix phpunit xml | Vincent Petry | 2015-06-01 | 1 | -5/+2 |
* | Add provisioning_api app | Tom Needham | 2014-12-24 | 1 | -0/+2 |
* | drop files_external tests from autotest - they will be executed with autotest... | Morris Jobke | 2014-12-03 | 1 | -2/+1 |
* | Remove testcleanuplistener.php | Joas Schilling | 2014-11-20 | 1 | -5/+0 |
* | Warn for password reset when files_encryption is enabled | Lukas Reschke | 2014-11-17 | 1 | -0/+1 |
* | Refactor MailSettings controller | Lukas Reschke | 2014-10-14 | 1 | -0/+1 |
* | adding StartSessionListener which initializes the session before each test ca... | Thomas Müller | 2014-03-13 | 1 | -0/+1 |
* | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 1 | -0/+7 |
* | Add verbose to autotest phpunit, so we see skipped and incomplete tests. | Andreas Fischer | 2013-07-25 | 1 | -0/+1 |
* | No coverage for tests | Thomas Müller | 2013-06-14 | 1 | -0/+1 |
* | No coverage for settings/l10n | Thomas Müller | 2013-06-14 | 1 | -0/+1 |
* | No coverage for lib/l10n and core/l10n | Thomas Müller | 2013-06-14 | 1 | -0/+2 |
* | every test now has 15min to execute | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -2/+2 |
* | allow autotest to run 10x times longer | Jörn Friedrich Dreyer | 2013-06-11 | 1 | -3/+3 |
* | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -1/+6 |
* | exclude 3rdparty folder within files_external and files_encryption from code ... | Thomas Mueller | 2013-06-04 | 1 | -0/+2 |
* | ignore l10n folder within remaining apps | Thomas Mueller | 2013-06-04 | 1 | -0/+8 |
* | Exclude apps/files/l10n from coverage reports | Thomas Müller | 2013-06-03 | 1 | -0/+1 |
* | Fixing code coverage analysis | Thomas Mueller | 2013-06-03 | 1 | -6/+10 |
* | add phpunit configuration for autotest withou the json listener because this ... | Thomas Mueller | 2013-02-05 | 1 | -0/+14 |