Commit Graph

18 Commits (master)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling c5cd7ef9b9
test: Fix tests/lib/[H-N]* 8 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 2 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 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 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 55f5bc79a1
Keep the old method as a fallback and adjust the tests 7 years ago
John Molakvoæ (skjnldsv) e9351ef779
Add strict type on Notifications tests 7 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Joas Schilling b35d2fd8f2
Allow rich object subjects for Notifications 9 years ago
Joas Schilling c77933ca22
Add an icon to the notification API 9 years ago
Joas Schilling 3ed05f8769
Make sure the primary action is always the first one 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Roeland Jago Douma f9ade49c7e
Fix notification tests 10 years ago
Joas Schilling ee02165005 Move the notification API to public namespace 10 years ago
Joas Schilling 018bd3ee24 Make sure that object id can be a string 10 years ago
Joas Schilling a370c29068 Use a DateTime object instead of a timestamp 10 years ago
Joas Schilling 2fde6a77d7 Add tests for the "return $this" and fix it on the new method 10 years ago
Joas Schilling 40d5d55124 Remove the icon for now 10 years ago
Joas Schilling 1666af89c2 Add "is primary action" to actions 10 years ago
Joas Schilling 38001d824b Move interfaces to private until they are no longer experimental 10 years ago
Joas Schilling 270b0bd91b Add more action tests 10 years ago
Joas Schilling c6469be8bd Add tests for notification 10 years ago