summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix can change password check in case of encryption is enabledBjoern Schiessle2019-01-041-1/+47
* Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2018-12-243-0/+91
* Add acceptance tests for searching commentsDaniel Calviño Sánchez2018-12-243-0/+152
* Merge pull request #12617 from nextcloud/backport/10839/stable14Roeland Jago Douma2018-12-222-16/+74
|\
| * RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-11-222-38/+60
| * adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-11-222-14/+50
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
* | Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-12-083-14/+50
* | Make sure to always load the latest icons-vars.css fileJulius Härtl2018-12-071-1/+6
* | Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-072-0/+209
* | Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* | Merge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-...Daniel Kesselberg2018-11-289-291/+784
|\ \
| * | 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-330/+360
| * | Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-233-386/+388
| * | 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
* | | Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-271-0/+1
* | | Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-271-2/+6
|/ /
* | 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
|/
* Use the proper default valuesMorris Jobke2018-11-191-2/+2
* Verify that isPhpMailerUsed uses config as expectedKyle Fazzari2018-11-191-0/+33
* Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-061-2/+8
* Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-8/+1
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-312-5/+2
* Merge pull request #12121 from nextcloud/stable14-12104-move-acceptance-tests...Roeland Jago Douma2018-10-296-92/+123
|\
| * Move acceptance tests that crash the PHP built-in server to ApacheDaniel Calviño Sánchez2018-10-293-0/+30
| * Link the default Apache directory to the Nextcloud server in all runnersDaniel Calviño Sánchez2018-10-292-4/+4
| * Extract acceptance tests for tags to their own feature fileDaniel Calviño Sánchez2018-10-292-88/+89
* | Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez2018-10-292-0/+17
|/
* skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-251-10/+31
* Merge pull request #12005 from iPaat/Backport14/Fix11847Morris Jobke2018-10-241-2/+2
|\
| * Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-241-2/+2
* | Merge pull request #11800 from nextcloud/lookupserver-and-global-scale-stable14Morris Jobke2018-10-241-2/+272
|\ \ | |/ |/|
| * add more testsBjoern Schiessle2018-10-121-0/+231
| * some small fixes and improvementsBjoern Schiessle2018-10-101-1/+11
| * adjust testsBjoern Schiessle2018-10-091-2/+31
* | Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez2018-10-232-0/+88
* | filter null values for UserManager::getByEmailGeorg Ehrke2018-10-221-0/+33
* | Merge pull request #11425 from nextcloud/stable14-hover-quota-used-space-regr...Morris Jobke2018-09-281-1/+1
|\ \
| * | Add back the total used space per userJohn Molakvoæ (skjnldsv)2018-09-281-1/+1
* | | Fix acceptance tests as app title changedRoeland Jago Douma2018-09-271-1/+1
|/ /
* | Add simple unit test for findLanguageFromLocaleDaniel Kesselberg2018-09-231-0/+27