Commit Graph

47 Commits (16b6d2e67de4f92688a0fb88a6f696596ad38612)

Author SHA1 Message Date
Joas Schilling ebee539902
ci: Migrate PHPUnit configs 4 months ago
Joas Schilling b9984cb3ef
test: Remove tests/apps.php which is no longer supported 4 months ago
Joas Schilling 6157bf9276
test: Remove suffix to reduce warnings about not extending TestCase 4 months ago
Daniel Kesselberg 5b0e54e858 chore: ignore vendor-bin for coverage 10 months ago
Ferdinand Thiessen 349a9fc5f6
chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 2 years ago
Christoph Wurst 0e64ec6550
chore: Install phpunit via vendor bin 2 years 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 4 years ago
Vincent Petry 8b92776be4
Bring back forgotten tests 5 years ago
Vincent Petry e210e8e35a
Fix casing of core test folder 5 years ago
Daniel Kesselberg aa0e90f0c0
Exclude apps/files_external/3rdparty again 5 years ago
Daniel Kesselberg 2ae285daec
Rename Core/ to core/ 5 years ago
Daniel Kesselberg 385613c3aa
Exclude apps/*/tests for coverage calculation 5 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Roeland Jago Douma 2c8cd69b6f
Do not cover composer folders for code coverage 7 years ago
Roeland Jago Douma 9e76577ead
Add tests 8 years ago
Lukas Reschke 691646bdae
Add tests for OAuth2 app 9 years ago
Roeland Jago Douma aee2d6318f
Fix tests 9 years ago
Roeland Jago Douma 6a40dce138
Initial commit of the bruteforcesettings app 9 years ago
Thomas Müller 5bfce597a9
[CI] Can we get some faster phpunit execution? (#27113) 9 years ago
Thomas Müller 0c637c8d73
[9.2] Add missing unit tests (#25936) 9 years ago
Roeland Jago Douma 408c562427
Exclude tests and composer dir from coverage 9 years ago
Lukas Reschke 166a7667d3
Use proper casing 9 years ago
Thomas Müller 4b376305e9 Fix coverage reporting 10 years ago
Roeland Jago Douma 2f6ffdbce5 Added tests for used parts 10 years ago
Lukas Reschke 76878e9943 Add endpoint with list of OCS providers 10 years ago
Vincent Petry ac98480028 Fix phpunit xml 11 years ago
Tom Needham dc85c20b18 Add provisioning_api app 11 years ago
Morris Jobke e014a18b4a drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming 11 years ago
Joas Schilling b842059285 Remove testcleanuplistener.php 11 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 11 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 11 years ago
Thomas Müller fc697c7298 adding StartSessionListener which initializes the session before each test case execution 12 years ago
Vincent Petry 1c340444a4 Added test cleanup listener to detect untidy tests 12 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 13 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 13 years ago
Thomas Mueller db1ca90319 exclude 3rdparty folder within files_external and files_encryption from code coverage 13 years ago
Thomas Mueller d921004a6e ignore l10n folder within remaining apps 13 years ago
Thomas Müller df5f02bed0 Exclude apps/files/l10n from coverage reports 13 years ago
Thomas Mueller 17d83cc17f Fixing code coverage analysis 13 years ago
Thomas Mueller c0263173d2 add phpunit configuration for autotest withou the json listener because this pollutes the console 13 years ago
Michael Gapczynski bc8957a195 Add listener for VisualPHPUnit 13 years ago