summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* 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
* 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
* 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-203-18/+121
* Rename "Notification" to "Toast"Daniel Calviño Sánchez2019-11-201-9/+9
* Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-46/+53
* 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
* Adjust acceptance tests to notifications based on toastify (#15938)John Molakvoæ2019-06-131-2/+2
|\
| * Adjust acceptance tests to notifications based on toastifyDaniel Calviño Sánchez2019-06-121-2/+2
* | Add messages to assertFalse/True to clarify the failed assertionDaniel Calviño Sánchez2019-06-121-3/+6
|/
* Disable acceptance test which should fail anywayJoas Schilling2019-04-111-8/+9
* Add acceptance test for public folder navigationJulius Härtl2019-04-101-0/+20
* Adjust acceptance tests to changes of file names in file pickerDaniel Calviño Sánchez2019-04-031-1/+3
* Revert "Temp disable bundle tests"Roeland Jago Douma2019-04-011-8/+8
* Temp disable bundle testsRoeland Jago Douma2019-03-201-8/+8