Commit Graph

15 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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 637cafcf35
Fix ContactsManagerTest adressbook mocks having a null key 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 4123eeeaa3 Fix ContactsManagerTest test 3 years ago
Côme Chilliet 5347fb02dc Remove some constants and functions which have been long deprecated 3 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 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 afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 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 934eade56f
Migrate tests for contacts manager to correct test class 8 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
LEDfan 3d11e091d9 Mock interface 11 years ago
LEDfan c05ff09651 Use PHPUnit mocks 11 years ago
LEDfan 88ad095cc7 Add unit test for contactsmanager 11 years ago