Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |