summaryrefslogtreecommitdiffstats
path: root/build/integration/features/provisioning-v1.feature
Commit message (Collapse)AuthorAgeFilesLines
* Add integration testsJoas Schilling2017-03-201-0/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust integration testLukas Reschke2016-11-211-0/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* unit tests updated and new addedBjoern Schiessle2016-11-011-1/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* remove unneeded stepsMorris Jobke2016-10-211-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-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 URLJoas Schilling2016-09-271-2/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix AppTest and intergration testRoeland Jago Douma2016-09-051-0/+1
|
* Use "testing" instead of "user_ldap" as test appLukas Reschke2016-08-311-6/+6
|
* Changed enabled/disabled app in provisioning api testsSergio Bertolín2016-08-301-6/+7
|
* Fix intergration test for admin_auditRoeland Jago Douma2016-08-081-1/+0
|
* Add app to provisioning outputJoas Schilling2016-07-261-0/+1
|
* Fix intergration testsRoeland Jago Douma2016-07-221-2/+2
|
* Adjust integration testLukas Reschke2016-06-271-0/+1
| | | | The app is now enabled by default
* fix integration tests for new admin_audit appMorris Jobke2016-06-141-0/+1
|
* Modified expected output according to rullzerSergio Bertolin2016-05-021-1/+2
|
* Added integration tests directly in the code PRSergio Bertolín2016-05-021-0/+193
|
* Adjust OCS testLukas Reschke2016-03-041-0/+1
|
* Move update notification code into appLukas Reschke2016-02-091-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 testsRoeland Jago Douma2016-02-081-0/+1
|
* Add comments app to expected apps in testVincent Petry2016-02-021-1/+2
|
* Fix app metadata/test issues for system tags appVincent Petry2016-01-201-0/+1
|
* Added test case about deleting a group with special charactersSergio Bertolín2016-01-131-0/+8
|
* Added test with spcial chars in groupSergio Bertolín2016-01-131-0/+11
|
* Add an OCS app for testing instead of using sudo and execJoas Schilling2015-12-111-5/+0
|
* Added tests about getting shares of a file and a test for deleting a user ↵Sergio Bertolin2015-11-061-0/+8
| | | | from a group which doesn't exist
* added tests for appsSergio Bertolin2015-10-221-0/+37
|
* added test for getting users of a group being subadminSergio Bertolin2015-10-221-10/+23
|
* Added more tests and fixed a problem with asort which was returning false ↵Sergio Bertolin2015-10-201-102/+236
| | | | positives
* changing indentation, vertical elements and previous existance of users and ↵Sergio Bertolin2015-10-071-3/+9
| | | | groups
* checking users and groupsSergio Bertolin2015-10-071-1/+8
|
* lists getting readySergio Bertolin2015-10-061-0/+7
|
* added a couple of testsSergio Bertolin2015-10-061-0/+15
|
* Being explicit between http and ocs return codesSergio Bertolin2015-10-061-7/+14
|
* added edit user testSergio Bertolin2015-10-061-0/+12
|
* Return the actual ocs return codes and check itSergio Bertolin2015-10-061-7/+8
|
* added some deletion logicSergio Bertolin2015-10-061-2/+9
|
* added some group logicSergio Bertolin2015-10-061-0/+12
|
* added delete user testSergio Bertolin2015-09-291-0/+8
|
* Test user creationThomas Müller2015-09-291-0/+15
|
* First integration tests for provisioning apiThomas Müller2015-09-291-0/+9