| Commit message (Expand) | Author | Age | Files | Lines |
* | Force compatible dependency versions in acceptance tests | Daniel Calviño Sánchez | 2020-03-20 | 1 | -2/+2 |
* | Adjust acceptance tests to changes in link share menu behaviour | Greta Doci | 2019-08-29 | 1 | -8/+0 |
* | Allow Context subclasses in acceptance tests to access parent actor | Daniel Calviño Sánchez | 2019-08-16 | 1 | -1/+1 |
* | Adjust acceptance tests to notifications based on toastify (#15938) | John Molakvoæ | 2019-06-13 | 1 | -2/+2 |
|\ |
|
| * | Adjust acceptance tests to notifications based on toastify | Daniel Calviño Sánchez | 2019-06-12 | 1 | -2/+2 |
* | | Add messages to assertFalse/True to clarify the failed assertion | Daniel Calviño Sánchez | 2019-06-12 | 1 | -3/+6 |
|/ |
|
* | Disable acceptance test which should fail anyway | Joas Schilling | 2019-04-11 | 1 | -8/+9 |
* | Add acceptance test for public folder navigation | Julius Härtl | 2019-04-10 | 1 | -0/+20 |
* | Adjust acceptance tests to changes of file names in file picker | Daniel Calviño Sánchez | 2019-04-03 | 1 | -1/+3 |
* | Revert "Temp disable bundle tests" | Roeland Jago Douma | 2019-04-01 | 1 | -8/+8 |
* | Temp disable bundle tests | Roeland Jago Douma | 2019-03-20 | 1 | -8/+8 |
* | Improve startup speed of acceptance tests | Joas Schilling | 2019-03-18 | 1 | -1/+12 |
* | Adjust acceptance tests | Morris Jobke | 2019-03-18 | 2 | -1/+20 |
* | Disable failing files app test - act 4 | Morris Jobke | 2019-03-14 | 1 | -6/+6 |
* | Disable failing files app test - act 3 | Morris Jobke | 2019-03-14 | 1 | -20/+20 |
* | Disable failing app management test | Morris Jobke | 2019-03-14 | 1 | -16/+16 |
* | Disable failing comments app test - act 2 | Morris Jobke | 2019-03-14 | 1 | -6/+6 |
* | Disable failing files app test - act 2 | Morris Jobke | 2019-03-14 | 1 | -10/+10 |
* | Disable fragile user acceptance tests | Morris Jobke | 2019-03-13 | 1 | -18/+18 |
* | Disable failing login test | Morris Jobke | 2019-03-13 | 1 | -10/+10 |
* | Disable failing comments test | Morris Jobke | 2019-03-13 | 1 | -8/+8 |
* | Disable failing files app test | Morris Jobke | 2019-03-13 | 1 | -114/+114 |
* | Disable failing apps management test | Morris Jobke | 2019-03-13 | 1 | -3/+3 |
* | Disable failing files tag test | Morris Jobke | 2019-03-13 | 1 | -76/+76 |
* | Fix acceptance tests for wrong password message due to changed message | Morris Jobke | 2019-03-11 | 1 | -1/+1 |
* | Disable fragile tests for now | Morris Jobke | 2019-03-05 | 3 | -16/+16 |
* | Make header.feature more robust by running it on apache | Morris Jobke | 2019-03-04 | 1 | -0/+1 |
* | Run tests that fail with "no such process" over to apache server | Morris Jobke | 2019-02-28 | 4 | -0/+4 |
* | Fix acceptance tests for tag management | Morris Jobke | 2019-02-28 | 1 | -3/+3 |
* | Add acceptance tests for copying files to the same folder | Daniel Calviño Sánchez | 2019-01-22 | 1 | -0/+33 |
* | Add acceptance tests for moving and copying selections to another folder | Daniel Calviño Sánchez | 2019-01-22 | 2 | -0/+126 |
* | Add acceptance tests for moving and copying files to another folder | Daniel Calviño Sánchez | 2019-01-22 | 4 | -0/+178 |
* | Add acceptance tests for opening search results for comments | Daniel Calviño Sánchez | 2018-12-21 | 3 | -0/+91 |
* | Add acceptance tests for searching comments | Daniel Calviño Sánchez | 2018-12-21 | 3 | -0/+152 |
* | Add acceptance tests for comments on shared files and folders | Daniel Calviño Sánchez | 2018-12-06 | 2 | -0/+209 |
* | Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m... | Morris Jobke | 2018-11-26 | 2 | -2/+7 |
|\ |
|
| * | Wait for the comment to be added before changing to another file | Daniel Calviño Sánchez | 2018-11-24 | 1 | -0/+1 |
| * | Wait for the empty content element to be shown | Daniel Calviño Sánchez | 2018-11-24 | 1 | -2/+6 |
* | | Rename "FilesSharingAppContext" to "PublicShareContext" | Daniel Calviño Sánchez | 2018-11-23 | 2 | -3/+3 |
* | | Extract locators and steps for sharing in Files app to their own context | Daniel Calviño Sánchez | 2018-11-23 | 3 | -489/+519 |
* | | Extract sharing related acceptance tests to their own feature files | Daniel Calviño Sánchez | 2018-11-23 | 3 | -416/+418 |
* | | Add acceptance tests for folders that can not be reshared | Daniel Calviño Sánchez | 2018-11-23 | 2 | -0/+142 |
* | | Add acceptance tests for resharing a folder with another user | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+52 |
* | | Add acceptance test for checking that the owner can see reshares | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+25 |
* | | Add acceptance test for resharing a file with another user | Daniel Calviño Sánchez | 2018-11-23 | 4 | -0/+40 |
* | | Add acceptance tests for sharing a folder with another user | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+59 |
* | | Add acceptance tests for sharing a file with another user | Daniel Calviño Sánchez | 2018-11-23 | 2 | -0/+143 |
|/ |
|
* | Add acceptance tests for showing again the input field for tags | Daniel Calviño Sánchez | 2018-11-22 | 1 | -0/+11 |
* | Add acceptance tests for opening and closing again the details view | Daniel Calviño Sánchez | 2018-11-22 | 1 | -0/+37 |
* | Add acceptance tests for marking a file as favorite in the details view | Daniel Calviño Sánchez | 2018-11-22 | 2 | -0/+80 |