summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-301-7/+37
* In case the group backend returns $limit or more results it is expected to co...Morris Jobke2020-08-211-1/+1
* Merge pull request #21983 from nextcloud/backport/21628/stable19Morris Jobke2020-08-191-8/+2
|\
| * use exceptions for error signaling in writeStreamRobin Appelman2020-07-231-1/+0
| * rollback cache rename if trashbin move failsRobin Appelman2020-07-231-7/+2
* | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-08-051-3/+2
* | Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-233-32/+0
* | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
* | Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke2020-07-232-16/+10
* | Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-236-18/+18
|/
* Merge pull request #21779 from nextcloud/backport/21499/stable19Roeland Jago Douma2020-07-091-5/+6
|\
| * adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane2020-07-091-5/+6
* | ensure mounts are scanned during testsRobin Appelman2020-07-092-1/+7
* | Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-0/+9
|/
* Merge pull request #21574 from nextcloud/backport/21379/stable19Morris Jobke2020-07-062-9/+216
|\
| * Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez2020-06-241-0/+43
| * Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez2020-06-242-0/+75
| * Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez2020-06-242-0/+75
| * Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez2020-06-241-9/+23
* | Revert "[stable19] Do not read certificate bundle from data dir by default"Roeland Jago Douma2020-07-031-2/+3
* | Increase timeout of the appstore requestsJoas Schilling2020-07-021-7/+7
* | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+28
* | Merge pull request #21538 from nextcloud/backport/21452/stable19Joas Schilling2020-07-011-37/+47
|\ \ | |/ |/|
| * Fix unit testsJoas Schilling2020-06-231-37/+47
* | Fix language in share notes email for usersJoas Schilling2020-06-231-12/+29
* | Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-221-6/+13
|/
* acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* Clean up auth tokens when user is deletedChristoph Wurst2020-06-161-0/+117
* Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-151-10/+31
* Prevent harder to share your rootJoas Schilling2020-06-041-2/+4
* Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-5/+79
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-291-4/+96
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+69
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-5/+27
* Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-3/+2
* Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* Fix http cache testClement Wong2020-05-131-1/+1
* Use random_bytesRoeland Jago Douma2020-05-111-4/+11
* Merge pull request #20722 from nextcloud/enh/20693/etag-capabilitiesMorris Jobke2020-05-041-0/+2
|\
| * Set etag for capabilities endpointDaniel Kesselberg2020-04-291-0/+2
* | Update education bundleRoeland Jago Douma2020-05-011-2/+0
* | Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-013-138/+117
|\ \
| * | Fix notification mail testsJan-Christoph Borchardt2020-05-013-138/+117
| |/
* | Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-301-0/+15
* | Fix Argon2 options checksMichaIng2020-04-301-0/+5
|/
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-18/+0
|\
| * Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-04-211-18/+0
* | Merge pull request #19514 from sndrr/already-enabled-appsMorris Jobke2020-04-271-0/+1
|\ \
| * | Updated test to check for already enabled appsSander Ruitenbeek2020-04-241-0/+1