aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Support/Subscription/RegistryTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Adapt tests to config value typingCôme Chilliet2023-04-051-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fair use of push notificationsJoas Schilling2021-10-231-5/+4
* Fix support testsJoas Schilling2021-04-201-2/+5
* Add notification for user limitMorris Jobke2020-12-021-1/+31
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-021-2/+81
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Add DummySubscription for testsDaniel Kesselberg2020-07-091-0/+10
* Make the subscription registry lazyRoeland Jago Douma2020-07-091-2/+7
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+17
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix subscription testsJulius Härtl2019-06-171-0/+12
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-131-0/+87