Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix more tests | Arthur Schiwon | 2016-12-22 | 1 | -23/+23 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -214/+223 | |
| | ||||||
* | Fix getMock MetaDataTest | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 | |
| | ||||||
* | LegacyGroupTest need DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+6 | |
| | | | | | Those old tests make it impossible in the current state to abstract away. | |||||
* | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 2 | -207/+205 | |
| | | | | | * No DB required * Fixed phpunit 5.4 warnings | |||||
* | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 | |
| | | | | * No longer require DB | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 7 | -0/+1885 | |
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader |