Commit Graph

41 Commits (e39e564d3acd3d2791edc1761a33328052598d3d)

Author SHA1 Message Date
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 1 year ago
Christoph Wurst 0e64ec6550
chore: Install phpunit via vendor bin 1 year ago
Côme Chilliet a953401999
Migrate phpunit configuration to new format 3 years ago
Côme Chilliet cba4d85d9b
Convert deprecation warnings to exception in php unit 3 years ago
Vincent Petry 8b92776be4
Bring back forgotten tests 4 years ago
Vincent Petry e210e8e35a
Fix casing of core test folder 4 years ago
Daniel Kesselberg aa0e90f0c0
Exclude apps/files_external/3rdparty again 4 years ago
Daniel Kesselberg 2ae285daec
Rename Core/ to core/ 4 years ago
Daniel Kesselberg 385613c3aa
Exclude apps/*/tests for coverage calculation 4 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 5 years ago
Christoph Wurst de6940352a Move settings to an app 5 years ago
Roeland Jago Douma 2c8cd69b6f
Do not cover composer folders for code coverage 6 years ago
Roeland Jago Douma 9e76577ead
Add tests 7 years ago
Lukas Reschke 691646bdae
Add tests for OAuth2 app 8 years ago
Roeland Jago Douma aee2d6318f
Fix tests 8 years ago
Roeland Jago Douma 6a40dce138
Initial commit of the bruteforcesettings app 8 years ago
Thomas Müller 5bfce597a9
[CI] Can we get some faster phpunit execution? (#27113) 8 years ago
Thomas Müller 0c637c8d73
[9.2] Add missing unit tests (#25936) 8 years ago
Roeland Jago Douma 408c562427
Exclude tests and composer dir from coverage 8 years ago
Lukas Reschke 166a7667d3
Use proper casing 8 years ago
Thomas Müller 4b376305e9 Fix coverage reporting 9 years ago
Roeland Jago Douma 2f6ffdbce5 Added tests for used parts 9 years ago
Lukas Reschke 76878e9943 Add endpoint with list of OCS providers 10 years ago
Vincent Petry ac98480028 Fix phpunit xml 10 years ago
Tom Needham dc85c20b18 Add provisioning_api app 10 years ago
Morris Jobke e014a18b4a drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming 10 years ago
Joas Schilling b842059285 Remove testcleanuplistener.php 10 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 10 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 10 years ago
Thomas Müller fc697c7298 adding StartSessionListener which initializes the session before each test case execution 11 years ago
Vincent Petry 1c340444a4 Added test cleanup listener to detect untidy tests 11 years ago
Andreas Fischer 763afa5064 Add verbose to autotest phpunit, so we see skipped and incomplete tests. 12 years ago
Thomas Müller 22d419b74f No coverage for tests 12 years ago
Thomas Müller 9d576de0bd No coverage for settings/l10n 12 years ago
Thomas Müller 08f81f3f92 No coverage for lib/l10n and core/l10n 12 years ago
Jörn Friedrich Dreyer a2d3c030fb every test now has 15min to execute 12 years ago
Jörn Friedrich Dreyer 48b5e3d498 allow autotest to run 10x times longer 12 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 12 years ago
Thomas Mueller db1ca90319 exclude 3rdparty folder within files_external and files_encryption from code coverage 12 years ago
Thomas Mueller d921004a6e ignore l10n folder within remaining apps 12 years ago
Thomas Müller df5f02bed0 Exclude apps/files/l10n from coverage reports 12 years ago
Thomas Mueller 17d83cc17f Fixing code coverage analysis 12 years ago
Thomas Mueller c0263173d2 add phpunit configuration for autotest withou the json listener because this pollutes the console 12 years ago
Michael Gapczynski bc8957a195 Add listener for VisualPHPUnit 12 years ago
Thomas Müller 8a03abec0d Filter added to get all files into coderage report 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Robin Appelman 07eb1c159d load test cases from enabled apps 12 years ago
Robin Appelman 22f8f50e05 initual phpunit support 12 years ago