summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-232-0/+142
* | Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+52
* | Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-231-0/+25
* | Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-234-0/+40
* | Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+59
* | Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-232-0/+143
|/
* Add acceptance tests for showing again the input field for tagsDaniel Calviño Sánchez2018-11-221-0/+11
* Add acceptance tests for opening and closing again the details viewDaniel Calviño Sánchez2018-11-221-0/+37
* Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-222-0/+80
* Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez2018-11-222-0/+51