aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit-autotest.xml
Commit message (Collapse)AuthorAgeFilesLines
* adding StartSessionListener which initializes the session before each test ↵Thomas Müller2014-03-131-0/+1
| | | | case execution
* Added test cleanup listener to detect untidy testsVincent Petry2013-12-191-0/+7
| | | | | After each test suite, detects whether there are stray datafiles, hooks or proxies, then show a warning and clear them.
* Add verbose to autotest phpunit, so we see skipped and incomplete tests.Andreas Fischer2013-07-251-0/+1
|
* No coverage for testsThomas Müller2013-06-141-0/+1
|
* No coverage for settings/l10nThomas Müller2013-06-141-0/+1
|
* No coverage for lib/l10n and core/l10nThomas Müller2013-06-141-0/+2
|
* every test now has 15min to executeJörn Friedrich Dreyer2013-06-121-2/+2
| | | we don't want to check performance just yet. we just want to make jenkins end more reliably.
* allow autotest to run 10x times longerJörn Friedrich Dreyer2013-06-111-3/+3
|
* add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-101-1/+6
|
* exclude 3rdparty folder within files_external and files_encryption from code ↵Thomas Mueller2013-06-041-0/+2
| | | | coverage
* ignore l10n folder within remaining appsThomas Mueller2013-06-041-0/+8
|
* Exclude apps/files/l10n from coverage reportsThomas Müller2013-06-031-0/+1
|
* Fixing code coverage analysisThomas Mueller2013-06-031-6/+10
|
* add phpunit configuration for autotest withou the json listener because this ↵Thomas Mueller2013-02-051-0/+14
pollutes the console