summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-11-021-2/+1
* Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-241-2/+2
* 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
* Change password expiration time from 12h to 7dMorris Jobke2018-10-161-1/+1
* Include empty directories in the default state of acceptance testsDaniel Calviño Sánchez2018-09-191-0/+2
* update unit testsBjoern Schiessle2018-08-101-1/+41
* make file cache updates more robustBjoern Schiessle2018-08-081-0/+11
* prevent lock values from going negative with memcache backendRobin Appelman2018-07-101-0/+12
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-291-0/+20
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-241-7/+43
* Certain tokens can expireRoeland Jago Douma2018-05-221-0/+75
* Allow the rotation of tokensRoeland Jago Douma2018-05-221-0/+42
* Add tests for special domain nameMorris Jobke2018-05-091-0/+2
* Add tests for domainsMorris Jobke2018-05-091-0/+2
* Move regex to a function and add testsJoas Schilling2018-05-091-0/+52
* Merge pull request #9231 from nextcloud/13-9205Morris Jobke2018-04-182-1/+53
|\
| * Provide an option to disable HTML emailsMorris Jobke2018-04-182-1/+53
* | Merge pull request #9233 from nextcloud/13-9159Roeland Jago Douma2018-04-183-0/+29
|\ \
| * | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-183-0/+29
| |/
* / Show EOL warning in the update sectionJoas Schilling2018-04-181-0/+4
|/
* Merge pull request #8779 from nextcloud/backport/8255/show-group-display-namesJohn Molakvoæ2018-04-062-19/+56
|\
| * Fix unit testsJoas Schilling2018-03-162-16/+53
| * Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-121-3/+3
* | Fix testRoeland Jago Douma2018-04-041-1/+1
* | reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
|/
* Merge pull request #8745 from nextcloud/stable13-8716Morris Jobke2018-03-094-13/+33
|\
| * Mock method of actual cacheMorris Jobke2018-03-091-5/+1
| * Always return the depscacheRoeland Jago Douma2018-03-091-1/+1
| * Fix tests to use ICacheFactoryJulius Härtl2018-03-094-14/+38
* | 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 #8749 from nextcloud/backport/8596/sharee-email-matches-no...Morris Jobke2018-03-091-18/+111
|\ \
| * | Fix calculation if there are more resultsJoas Schilling2018-03-091-19/+19
| * | Add tests for finding own email and user results paginationJoas Schilling2018-03-091-1/+94
| |/
* / Fix testsRoeland Jago Douma2018-03-091-0/+17
|/
* Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-091-6/+16
* Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-091-3/+17
* Hardening of SimpleFile getContentRoeland Jago Douma2018-03-021-0/+22
* Merge pull request #8099 from nextcloud/7873_13Roeland Jago Douma2018-02-281-8/+20
|\
| * Update testsRoeland Jago Douma2018-02-081-8/+20
* | Better result handling of email searchJoas Schilling2018-02-202-3/+3
* | Take into account the comment message when looking for itDaniel Calviño Sánchez2018-02-162-24/+17
* | Adjust timeouts in the step to create a new commentDaniel Calviño Sánchez2018-02-161-2/+2
* | Move locators above step definitionsDaniel Calviño Sánchez2018-02-161-21/+26