Commit Graph

20 Commits (1620a0c0510a42b1da0a66488838f1ce3ba1210d)

Author SHA1 Message Date
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Côme Chilliet b926df4730
fix: Adapt notifications and activity tests to new DI dependency 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 1 year ago
Joas Schilling 8f83953ff1
fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 1 year ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling 3a71155fc5
Fix activity tests again 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Robin Appelman 227e362842
allow grouping of activity settings 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 85e369cddb
Fix multiline comments 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Joas Schilling abd305eff5
Remove legacy activity stuff 7 years ago
Roeland Jago Douma 60a34179c9
Remove deprecated publishActivity function 7 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling b8958ee937
Fix activity manager tests 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 7bfc617b03
Move activity manager to the namespace 10 years ago
Joas Schilling 389a32e92a Add test coverage for Activity Event and Manager 10 years ago
Joas Schilling 02323eca01 Throw a InvalidArgumentException when a consumer/extension is invalid 10 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 10 years ago
Joas Schilling 730efe25a4 Make scrutinizer happy 11 years ago
Joas Schilling dd535968e8 Add tests from getCurrentUserId() method and fix the constructor 11 years ago
Joas Schilling 12fc625885 Fix test with the invalid filter check being added 11 years ago
Joas Schilling e3dfddb48a Add test for getSpecialParameterList() 11 years ago
Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 11 years ago