aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/HooksTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-1/+1
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* test: Fix non-static data providersJoas Schilling2025-05-151-6/+6
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon2021-06-301-42/+42
* Make code strictJoas Schilling2020-12-071-14/+15
* PSR logger for accountsJoas Schilling2020-10-201-5/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-0/+157