Christoph Wurst
|
0e64ec6550
chore: Install phpunit via vendor bin
|
1 anno fa |
Christoph Wurst
|
2a529e453a
Use a blank line after the opening tag
|
4 anni fa |
Joas Schilling
|
c3424df1f0
Require PHPUnit 6.5 or higher
|
6 anni fa |
Roger Szabo
|
5fa218051b
unit test adjustment
|
7 anni fa |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 anni fa |
Joas Schilling
|
54250ed065
Add PSR-4 loading for Test\ and Tests\
|
8 anni fa |
Robin McCorkell
|
08d2202abb
Load all enabled apps in test bootstrap
|
9 anni fa |
Robin Appelman
|
e9b91b1798
verify the path in the autoloader
|
9 anni fa |
Thomas Müller
|
403deb2a33
Fixing unit test execution
|
9 anni fa |
Thomas Müller
|
d3ac73c0c9
Remove OC_Log
|
9 anni fa |
Lukas Reschke
|
e6b0a7a55a
Remove check for RAW_POPULATE_POST_DATA for unit tests
|
9 anni fa |
Thomas Müller
|
1b42b492dc
kill OC_FileProxy :boom:
|
9 anni fa |
Lukas Reschke
|
d0c6af2cb5
Disable bootstrap.php checks when HHVM is used
|
9 anni fa |
Thomas Müller
|
9aeeb2605b
Check for PHP configuration before executing unit tests
|
9 anni fa |
Robin McCorkell
|
b754a8261a
Load apps in test situations
|
10 anni fa |
Vincent Petry
|
ef2c176eef
Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup
|
10 anni fa |
Robin Appelman
|
a8eb7a5092
Allow setting the config dir to use as enviroment variable for phpunit
|
10 anni fa |
Bart Visscher
|
d798169037
Cleanup the fileproxy proxies on test bootstrap
|
10 anni fa |
Thomas Müller
|
f8933eaf92
Remove $RUNTIME_NOAPPS - setting to false was not enough
|
11 anni fa |
Thomas Müller
|
d1b5d65622
run unit tests for apps as well
|
11 anni fa |
Thomas Mueller
|
77369d8164
disable error handler while running phpunit
|
11 anni fa |
Thomas Mueller
|
ef88ceba8c
drop SimpleTest compatibility
|
11 anni fa |
Bart Visscher
|
04aa029cd3
Disable loading apps before starting tests
|
12 anni fa |
Felix Moeller
|
f8d1d7787e
Checkstyle fixes for SpaceBeforeOpenBrace
|
12 anni fa |
Robin Appelman
|
6695b29053
fix running app tests
|
12 anni fa |
Bart Visscher
|
730d7c4e7d
Disable loading apps before starting tests
|
12 anni fa |
Robin Appelman
|
d589869a34
disable log when running tests
|
12 anni fa |
Robin Appelman
|
6f3e039e78
clear all hooks when running tests
|
12 anni fa |
Robin Appelman
|
22f8f50e05
initual phpunit support
|
12 anni fa |