Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove at matcher uses in tests/lib | Côme Chilliet | 2022-06-16 | 1 | -56/+30 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -7/+7 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -5/+5 |
* | Fix supporting defaults for routes | Roeland Jago Douma | 2020-07-08 | 1 | -14/+10 |
* | Do not create a RouteActionHandler object for each route | Roeland Jago Douma | 2020-07-07 | 1 | -4/+3 |
* | Fix new routing in settings etc | Roeland Jago Douma | 2020-04-22 | 1 | -2/+2 |
* | Extend tests for root url | Joas Schilling | 2020-04-18 | 1 | -87/+50 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -37/+18 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -27/+27 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -34/+34 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -11/+11 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Allow resources via OCS as well | Joas Schilling | 2019-01-22 | 1 | -0/+85 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -5/+6 |
* | Allow ocs/v2.php/cloud/... routes | Roeland Jago Douma | 2016-08-08 | 1 | -7/+7 |
* | Add route tests | Roeland Jago Douma | 2016-07-18 | 1 | -0/+131 |
* | Mock logger | Roeland Jago Douma | 2016-07-11 | 1 | -3/+3 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 1 | -4/+16 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+283 |