summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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