aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Improve startup speed of acceptance testsJoas Schilling2019-03-181-1/+12
* Adjust acceptance testsMorris Jobke2019-03-182-1/+20
* Disable failing files app test - act 4Morris Jobke2019-03-141-6/+6
* Disable failing files app test - act 3Morris Jobke2019-03-141-20/+20
* Disable failing app management testMorris Jobke2019-03-141-16/+16
* Disable failing comments app test - act 2Morris Jobke2019-03-141-6/+6
* Disable failing files app test - act 2Morris Jobke2019-03-141-10/+10
* Disable fragile user acceptance testsMorris Jobke2019-03-131-18/+18
* Disable failing login testMorris Jobke2019-03-131-10/+10
* Disable failing comments testMorris Jobke2019-03-131-8/+8
* Disable failing files app testMorris Jobke2019-03-131-114/+114
* Disable failing apps management testMorris Jobke2019-03-131-3/+3
* Disable failing files tag testMorris Jobke2019-03-131-76/+76
* Fix acceptance tests for wrong password message due to changed messageMorris Jobke2019-03-111-1/+1
* Disable fragile tests for nowMorris Jobke2019-03-053-16/+16
* Make header.feature more robust by running it on apacheMorris Jobke2019-03-041-0/+1
* Run tests that fail with "no such process" over to apache serverMorris Jobke2019-02-284-0/+4
* Fix acceptance tests for tag managementMorris Jobke2019-02-281-3/+3
* Add acceptance tests for copying files to the same folderDaniel Calviño Sánchez2019-01-221-0/+33
* Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez2019-01-222-0/+126
* Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez2019-01-224-0/+178
* Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2018-12-213-0/+91
* Add acceptance tests for searching commentsDaniel Calviño Sánchez2018-12-213-0/+152
* Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-062-0/+209
* Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke2018-11-262-2/+7
|\
| * Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-241-0/+1
| * Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-241-2/+6
* | 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-489/+519
* | Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-233-416/+418