10 Commits (0c421975bd203f793fbb71618259ac06b6ce0cf6)

Author SHA1 Message Date
Côme Chilliet 0c421975bd Remove last calls to deprecated at matcher in tests/Core 2 years ago
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them 4 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 8 years ago
Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 9 years ago
Thomas Pulzer 61a1d56d27 Renamed test classes for file logging tests. 9 years ago
Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 9 years ago
Thomas Pulzer 90b7f74da7 Changed name of default logfile from owncloud.log to nextcloud.log. 10 years ago
Joas Schilling 392bc0c6b9
Move tests/core/ to PSR-4 10 years ago
Robin McCorkell c693e5d5d1 Unit tests for occ log:* commands 10 years ago
Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 11 years ago