aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke2018-11-262-2/+7
|\
| * Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-241-0/+1
| * Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-241-2/+6
* | Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez2018-11-232-3/+3
* | Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-233-489/+519
* | Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-233-416/+418
* | Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-232-0/+142
* | Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+52
* | Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-231-0/+25
* | Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-234-0/+40
* | Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+59
* | Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-232-0/+143
|/
* Merge pull request #12571 from TheLastProject/feature/make_connectivity_check...Morris Jobke2018-11-221-6/+20
|\
| * Make connectivity check domains configurableSylvia van Os2018-11-221-6/+20
* | Merge pull request #12553 from nextcloud/bugfix/noid/allow-empty-string-in-ge...Morris Jobke2018-11-221-32/+32
|\ \
| * | Allow empty strings in getAbsoluteURLJoas Schilling2018-11-201-0/+2
| * | Update the URLGenerator test to current state of artJoas Schilling2018-11-201-32/+30
| |/
* | Add acceptance tests for showing again the input field for tagsDaniel Calviño Sánchez2018-11-221-0/+11
* | Add acceptance tests for opening and closing again the details viewDaniel Calviño Sánchez2018-11-221-0/+37
* | Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-222-0/+80
* | Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez2018-11-222-0/+51
|/
* Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke2018-11-201-0/+1
|\
| * add test for non existing file by idRobin Appelman2018-11-191-0/+1
* | Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warningMorris Jobke2018-11-191-0/+34
|\ \ | |/ |/|
| * Use the proper default valuesMorris Jobke2018-11-191-2/+2
| * Verify that isPhpMailerUsed uses config as expectedKyle Fazzari2018-11-141-0/+34
* | Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-141-1/+1
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-125-5/+5
|\ \
| * | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-085-5/+5
* | | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke2018-11-121-2/+1
|\ \ \
| * | | Exception is not thrown anymoreMorris Jobke2018-11-121-2/+1
| | |/ | |/|
* / | Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-1/+6
|/ /
* / Adjust acceptance tests to changes in public share page menuDaniel Calviño Sánchez2018-11-081-1/+4
|/
* Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-081-0/+82
|\
| * Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+82
* | Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke2018-11-071-2/+5
|\ \
| * | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+5
| |/
* / Add test that unique constraint is workingDaniel Kesselberg2018-11-061-0/+13
|/
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-052-17/+7
|\
| * Fix testsRoeland Jago Douma2018-11-022-17/+7
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-0/+121
|\ \
| * \ Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-0112-41/+369
| |\ \
| | * | TestsJohn Molakvoæ (skjnldsv)2018-11-011-0/+121
| * | | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
| * | | TestsJohn Molakvoæ (skjnldsv)2018-10-301-0/+121
* | | | Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma2018-11-021-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez2018-11-021-0/+8
* | | | Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma2018-11-021-1/+7
|\ \ \ \
| * | | | Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7