コミット履歴

作者 SHA1 メッセージ 日付
  Joas Schilling 500fa5431d Fix unit tests on PHP 8.3 9 ヶ月 前
  Christoph Wurst 0e64ec6550 chore: Install phpunit via vendor bin 9 ヶ月 前
  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 年 前
  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) 8 年 前
  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 年 前