summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix testRoeland Jago Douma2018-03-221-1/+1
* Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-221-3/+3
|\
| * Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-3/+3
* | Migrate tests for contacts manager to correct test classMorris Jobke2018-03-212-130/+32
* | Merge pull request #7904 from nextcloud/fix_7224Morris Jobke2018-03-212-12/+12
|\ \
| * | Add Cache-control: immutableRoeland Jago Douma2018-03-192-12/+12
* | | Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+4
|/ /
* | Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-192-3/+3
* | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-193-3/+3
* | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-153-57/+155
|\ \
| * | Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-3/+3
| * | Fix Metadata testsJohn Molakvoæ (skjnldsv)2018-03-081-1/+8
| * | Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-082-53/+144
* | | Remove deprecated OCP\ContactsMorris Jobke2018-03-142-18/+23
| |/ |/|
* | Remove deprecated HTTPHelperRoeland Jago Douma2018-03-133-206/+0
* | Merge pull request #8788 from nextcloud/cleanup-oc_apiMorris Jobke2018-03-131-115/+0
|\ \
| * | Remove unused methods and constants from legacy OC_APIMorris Jobke2018-03-121-115/+0
* | | Use insertIfNotExist of the new interfaceMorris Jobke2018-03-124-135/+140
|/ /
* | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-121-2/+0
|\ \
| * | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-121-2/+0
* | | Use proper method to format absolute timestampMorris Jobke2018-03-121-64/+0
|/ /
* | Merge pull request #8743 from nextcloud/strict_settingsRoeland Jago Douma2018-03-121-23/+0
|\ \
| * | Obsolete testRoeland Jago Douma2018-03-091-23/+0
* | | Header acceptance featuresJohn Molakvoæ (skjnldsv)2018-03-096-10/+239
* | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-091-18/+111
|\ \ \
| * | | Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
| * | | Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
| | |/ | |/|
* | | Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-093-0/+121
* | | Extract common "wait for" functions to a helper classDaniel Calviño Sánchez2018-03-093-46/+86
* | | Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-094-3/+115
* | | Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-092-54/+66
* | | Store the name of the actor in the Actor objectDaniel Calviño Sánchez2018-03-092-3/+19
* | | Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-093-250/+288
| |/ |/|
* | Merge pull request #8648 from nextcloud/feature/csrf-token-controllerRoeland Jago Douma2018-03-081-0/+71
|\ \
| * | Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-0/+71
* | | Merge pull request #8716 from nextcloud/fix-cache-prefixingRoeland Jago Douma2018-03-084-14/+37
|\ \ \
| * | | Fix tests to use ICacheFactoryJulius Härtl2018-03-074-14/+37
| | |/ | |/|
* | | Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-081-6/+16
* | | Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-081-3/+17
| |/ |/|
* | Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-081-10/+78
|\ \ | |/ |/|
| * Add testsRoeland Jago Douma2018-03-081-10/+78
* | Merge pull request #8714 from nextcloud/8705Morris Jobke2018-03-071-0/+17
|\ \
| * | Fix testsRoeland Jago Douma2018-03-071-0/+17
* | | Merge pull request #8652 from nextcloud/navigation-controller-etagMorris Jobke2018-03-071-0/+31
|\ \ \
| * | | Fix testsJulius Härtl2018-03-071-1/+1
| * | | Replace logout href to avoid new etag on every requestJulius Härtl2018-03-061-3/+3
| * | | Add ETag to NavigationControllerJulius Härtl2018-03-051-0/+31
* | | | Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-064-3/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | reuse query builderRobin Appelman2018-01-121-1/+3
| * | | refactor user searchingRobin Appelman2017-12-203-4/+33