Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add integration tests | Joas Schilling | 2017-03-20 | 1 | -0/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust integration test | Lukas Reschke | 2016-11-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unneeded steps | Morris Jobke | 2016-10-21 | 1 | -2/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Changed request to not add a prefix to the url (#26256) | Sergio Bertolín | 2016-10-20 | 1 | -3/+20 |
| | | | | | | | | * Changed request to not add a prefix to the url * Expecting forbidden instead of service unavailable * Handling login exceptions | ||||
* | Fix integration test to use a valid URL | Joas Schilling | 2016-09-27 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 1 | -0/+1 |
| | |||||
* | Use "testing" instead of "user_ldap" as test app | Lukas Reschke | 2016-08-31 | 1 | -6/+6 |
| | |||||
* | Changed enabled/disabled app in provisioning api tests | Sergio Bertolín | 2016-08-30 | 1 | -6/+7 |
| | |||||
* | Fix intergration test for admin_audit | Roeland Jago Douma | 2016-08-08 | 1 | -1/+0 |
| | |||||
* | Add app to provisioning output | Joas Schilling | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Fix intergration tests | Roeland Jago Douma | 2016-07-22 | 1 | -2/+2 |
| | |||||
* | Adjust integration test | Lukas Reschke | 2016-06-27 | 1 | -0/+1 |
| | | | | The app is now enabled by default | ||||
* | fix integration tests for new admin_audit app | Morris Jobke | 2016-06-14 | 1 | -0/+1 |
| | |||||
* | Modified expected output according to rullzer | Sergio Bertolin | 2016-05-02 | 1 | -1/+2 |
| | |||||
* | Added integration tests directly in the code PR | Sergio Bertolín | 2016-05-02 | 1 | -0/+193 |
| | |||||
* | 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 |