Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-12-02fix testsRobin Appelman
2021-03-04Add some typing to SharedStorageRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-05-19test: add unit test for files:scan --shallowBlaok
2017-01-10Only check for local shared storagesRoeland Jago Douma
2017-01-10Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry
2016-09-13Fix getMock scannertestRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling