aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Unit/Activity/ProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* test: Fix some apps/*/testsJoas Schilling2025-05-151-14/+7
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-3/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-311-22/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* 2FA backupcodes: add strict typingJ0WI2021-04-151-0/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-9/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* Fix testsJoas Schilling2017-06-201-6/+6
* ignore code we're unable to testChristoph Wurst2017-01-181-1/+1
* test activity providerChristoph Wurst2017-01-181-0/+131
* increase GenericProvider's test coverageChristoph Wurst2017-01-181-106/+0
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-191-0/+106