Commit Graph

15 Commits (28ef8b2689287656d3e09ec85447b3c0e04a5f76)

Author SHA1 Message Date
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 8 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
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. 10 years ago
Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 10 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 11 years ago
Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 11 years ago