summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke2018-02-081-5/+12
|\ \ | |/ |/|
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-5/+12
* | Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma2018-02-073-0/+124
|\ \
| * | Fix testsRoeland Jago Douma2018-02-061-0/+4
| * | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-063-16/+42
| * | Add tests and class mappingJulius Härtl2018-02-061-0/+94
* | | Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma2018-02-061-45/+50
|\ \ \ | |/ / |/| |
| * | Fix testsRoeland Jago Douma2018-01-251-45/+50
| |/
* / Add tests for URL rewritingJulius Härtl2018-02-021-4/+14
|/
* Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-181-0/+40
* Backport of format self-mentions, but don't offer them #7914Arthur Schiwon2018-01-182-2/+54
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-171-2/+0
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
* | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* | Add unit testJoas Schilling2018-01-151-0/+123
|/
* Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-1/+1
|\
| * made small changes to login screenRobert Pirritano2018-01-111-1/+1
* | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-12/+28