Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -2/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -31/+31 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -34/+34 |
|/ | |||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -24/+34 |
* | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -2/+2 |
* | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 1 | -2/+2 |
* | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+386 |