Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust OCS test | Lukas Reschke | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | Move update notification code into app | Lukas Reschke | 2016-02-09 | 1 | -0/+1 |
| | | | | | | Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small. Furthermore also makes some more code unit-testable... | ||||
* | Fix intergration tests | Roeland Jago Douma | 2016-02-08 | 1 | -0/+1 |
| | |||||
* | Add comments app to expected apps in test | Vincent Petry | 2016-02-02 | 1 | -1/+2 |
| | |||||
* | Fix app metadata/test issues for system tags app | Vincent Petry | 2016-01-20 | 1 | -0/+1 |
| | |||||
* | Added test case about deleting a group with special characters | Sergio Bertolín | 2016-01-13 | 1 | -0/+8 |
| | |||||
* | Added test with spcial chars in group | Sergio Bertolín | 2016-01-13 | 1 | -0/+11 |
| | |||||
* | Add an OCS app for testing instead of using sudo and exec | Joas Schilling | 2015-12-11 | 1 | -5/+0 |
| | |||||
* | Added tests about getting shares of a file and a test for deleting a user ↵ | Sergio Bertolin | 2015-11-06 | 1 | -0/+8 |
| | | | | from a group which doesn't exist | ||||
* | added tests for apps | Sergio Bertolin | 2015-10-22 | 1 | -0/+37 |
| | |||||
* | added test for getting users of a group being subadmin | Sergio Bertolin | 2015-10-22 | 1 | -10/+23 |
| | |||||
* | Added more tests and fixed a problem with asort which was returning false ↵ | Sergio Bertolin | 2015-10-20 | 1 | -102/+236 |
| | | | | positives | ||||
* | changing indentation, vertical elements and previous existance of users and ↵ | Sergio Bertolin | 2015-10-07 | 1 | -3/+9 |
| | | | | groups | ||||
* | checking users and groups | Sergio Bertolin | 2015-10-07 | 1 | -1/+8 |
| | |||||
* | lists getting ready | Sergio Bertolin | 2015-10-06 | 1 | -0/+7 |
| | |||||
* | added a couple of tests | Sergio Bertolin | 2015-10-06 | 1 | -0/+15 |
| | |||||
* | Being explicit between http and ocs return codes | Sergio Bertolin | 2015-10-06 | 1 | -7/+14 |
| | |||||
* | added edit user test | Sergio Bertolin | 2015-10-06 | 1 | -0/+12 |
| | |||||
* | Return the actual ocs return codes and check it | Sergio Bertolin | 2015-10-06 | 1 | -7/+8 |
| | |||||
* | added some deletion logic | Sergio Bertolin | 2015-10-06 | 1 | -2/+9 |
| | |||||
* | added some group logic | Sergio Bertolin | 2015-10-06 | 1 | -0/+12 |
| | |||||
* | added delete user test | Sergio Bertolin | 2015-09-29 | 1 | -0/+8 |
| | |||||
* | Test user creation | Thomas Müller | 2015-09-29 | 1 | -0/+15 |
| | |||||
* | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 1 | -0/+9 |