Joas Schilling
|
500fa5431d
Fix unit tests on PHP 8.3
|
1 年之前 |
Christoph Wurst
|
0e64ec6550
chore: Install phpunit via vendor bin
|
1 年之前 |
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
|
4 年之前 |
Daniel Kesselberg
|
2ae285daec
Rename Core/ to core/
|
4 年之前 |
Daniel Kesselberg
|
385613c3aa
Exclude apps/*/tests for coverage calculation
|
4 年之前 |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 年之前 |
Christoph Wurst
|
de6940352a
Move settings to an app
|
5 年之前 |
Roeland Jago Douma
|
2c8cd69b6f
Do not cover composer folders for code coverage
|
6 年之前 |
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
|
8 年之前 |
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
|
10 年之前 |
Morris Jobke
|
e014a18b4a
drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming
|
10 年之前 |
Joas Schilling
|
b842059285
Remove testcleanuplistener.php
|
10 年之前 |
Lukas Reschke
|
1b50d4f7ce
Warn for password reset when files_encryption is enabled
|
10 年之前 |
Lukas Reschke
|
13b1b45ee4
Refactor MailSettings controller
|
10 年之前 |
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
|
11 年之前 |
Andreas Fischer
|
763afa5064
Add verbose to autotest phpunit, so we see skipped and incomplete tests.
|
11 年之前 |