aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Traits
Commit message (Expand)AuthorAgeFilesLines
* fix(UserTrait): Fix backend initializationfix/usertrait/backend-initializationprovokateurin2024-10-081-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-134-29/+11
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-1/+2
* adjust tests to new fs setupRobin Appelman2022-03-042-6/+33
* php cs fixRoeland Jago Douma2020-12-072-3/+3
* Fix test traits for phpunit 9Roeland Jago Douma2020-12-072-4/+4
* [encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke2020-11-221-1/+3
* Change to full class names for the encryption app DI in preparation of auto-w...Morris Jobke2020-11-111-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* ensure mounts are scanned during testsRobin Appelman2020-07-091-0/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Cleanup OC_User and OCP\UserMorris Jobke2018-01-161-1/+1
* Add some more tests for ocs remote apiRobin Appelman2017-12-081-0/+121
* fix and extend dav test to also test the master-key setupBjoern Schiessle2017-07-061-0/+2
* Fix phpunit Trait warningRoeland Jago Douma2016-07-081-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+194