Commit graph

13 commits

Author SHA1 Message Date
Vincent Petry
1c340444a4 Added test cleanup listener to detect untidy tests
After each test suite, detects whether there are stray datafiles, hooks
or proxies, then show a warning and clear them.
2013-12-19 20:18:09 +01:00
Andreas Fischer
763afa5064 Add verbose to autotest phpunit, so we see skipped and incomplete tests. 2013-07-25 02:43:50 +02:00
Thomas Müller
22d419b74f No coverage for tests 2013-06-14 15:42:54 +02:00
Thomas Müller
9d576de0bd No coverage for settings/l10n 2013-06-14 15:17:02 +02:00
Thomas Müller
08f81f3f92 No coverage for lib/l10n and core/l10n 2013-06-14 14:24:58 +02:00
Jörn Friedrich Dreyer
a2d3c030fb every test now has 15min to execute
we don't want to check performance just yet. we just want to make jenkins end more reliably.
2013-06-12 13:58:25 +03:00
Jörn Friedrich Dreyer
48b5e3d498 allow autotest to run 10x times longer 2013-06-11 15:57:00 +02:00
Jörn Friedrich Dreyer
73fb722a9e add timeouts 3/30/90 to phpunit tests 2013-06-10 09:31:22 +02:00
Thomas Mueller
db1ca90319 exclude 3rdparty folder within files_external and files_encryption from code coverage 2013-06-04 22:41:52 +02:00
Thomas Mueller
d921004a6e ignore l10n folder within remaining apps 2013-06-04 00:04:17 +02:00
Thomas Müller
df5f02bed0 Exclude apps/files/l10n from coverage reports 2013-06-03 14:50:36 +02:00
Thomas Mueller
17d83cc17f Fixing code coverage analysis 2013-06-03 01:01:28 +02:00
Thomas Mueller
c0263173d2 add phpunit configuration for autotest withou the json listener because this pollutes the console 2013-02-05 20:20:55 +01:00