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
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-06-26Fix unit testsJoas Schilling
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix signCoretestsRoeland Jago Douma
2019-11-27SignApp fixesRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-14Fix AsyncBusTestsRoeland Jago Douma
2017-09-04Add proper EOLMorris Jobke
2017-08-24split async test bus for easier subclassingRobin Appelman
2016-12-19Add proper testsLukas Reschke
2016-09-07Fix getMock Command/IntergrityRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling