aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Settings/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-283-292/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make activity events strictJoas Schilling2018-10-121-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-2/+2
| | | | | | Fixes #7657 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix testsJoas Schilling2017-06-201-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move activities test codeChristoph Wurst2017-05-183-0/+288
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>