summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez2020-11-112-0/+111
* Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez2020-11-113-0/+194
* Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha...Morris Jobke2020-10-221-42/+43
|\
| * Disable unreliable app-files-sharing.feature:108Morris Jobke2020-10-211-42/+43
* | Disable unreliable app-files.feature:108Morris Jobke2020-10-211-6/+7
|/
* Set status is also there nowJoas Schilling2020-10-021-2/+4
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-75/+136
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-291-7/+37
* Dashboard app is disabled and there is no need to redirect to files appMorris Jobke2020-08-051-1/+1
* Redirect to files app after login in acceptance testsJulius Härtl2020-08-052-1/+3
* Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes...Morris Jobke2020-07-242-14/+14
|\
| * Revert "Disable fragile tests for now"Morris Jobke2020-07-212-14/+14
* | Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez2020-07-221-0/+11
* | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-225-10/+10
|/
* Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma2020-06-242-9/+216
|\
| * Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez2020-06-111-0/+43
| * Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez2020-06-111-9/+23
* | acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
|/
* Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-111-4/+4
|\
| * Bump acceptance testsJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1034-60/+7
* | Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
|/
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-094-6/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-096-18/+18
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-13/+13
* tests: fix failing header acceptance testAzul2020-04-071-1/+1
* Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-042-0/+55
|\
| * Add acceptance test for restricting user enumeration to groupsDaniel Calviño Sánchez2020-03-242-0/+55
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-251-1/+0
| |/
* / Use the short array syntax, everywhereChristoph Wurst2020-03-264-18/+18
|/
* Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez2020-03-202-0/+71
* Fix timeout cappingDaniel Calviño Sánchez2020-03-201-1/+1
* Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez2020-03-202-23/+18
* Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez2020-03-201-2/+2
* fix the folder shareGretaD2019-12-191-4/+4
* Move users management to multi lineGreta Doci2019-12-122-36/+73
* Adjust tags acceptance tests to moved admin sectionJulius Härtl2019-11-281-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Accept incoming shares in acceptance testsDaniel Calviño Sánchez2019-11-205-18/+128
* Rename "Notification" to "Toast"Daniel Calviño Sánchez2019-11-202-11/+11
* Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-46/+53
* Run acceptance tests on PHP 7.3Daniel Calviño Sánchez2019-10-221-1/+1
* Fix tag acceptance tests after #16682John Molakvoæ (skjnldsv)2019-10-042-3/+19
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+1
* Adjust acceptance tests to changes in link share menu behaviourGreta Doci2019-08-291-8/+0
* Allow Context subclasses in acceptance tests to access parent actorDaniel Calviño Sánchez2019-08-161-1/+1