39 次代码提交 (ea946cc649b73474ab2a4dbb23e2793e906f8fca)

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