| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix and extend acceptance tests | Arthur Schiwon | 2017-06-23 | 1 | -1/+1 |
* | Add automatic handling of common command failures of Mink elements | Daniel Calviño Sánchez | 2017-05-06 | 3 | -2/+315 |
* | Extract element finding to a command object | Daniel Calviño Sánchez | 2017-05-06 | 2 | -78/+178 |
* | Make internal find methods static | Daniel Calviño Sánchez | 2017-05-06 | 1 | -8/+10 |
* | Add missing type hints | Daniel Calviño Sánchez | 2017-05-06 | 1 | -3/+3 |
* | Merge pull request #4682 from nextcloud/try-to-start-browser-sessions-again-w... | Morris Jobke | 2017-05-04 | 2 | -10/+48 |
|\ |
|
| * | Try again to start browser sessions when they fail | Daniel Calviño Sánchez | 2017-05-03 | 1 | -1/+27 |
| * | Generalize attribute name | Daniel Calviño Sánchez | 2017-05-03 | 1 | -8/+8 |
| * | Fix exponential increase of timeout when finding ancestor elements | Daniel Calviño Sánchez | 2017-05-03 | 1 | -1/+13 |
* | | Replace "named" Mink selectors with "named_exact" Mink selectors | Daniel Calviño Sánchez | 2017-05-02 | 1 | -14/+14 |
* | | Remove "content" locator from acceptance tests | Daniel Calviño Sánchez | 2017-05-02 | 1 | -8/+0 |
|/ |
|
* | Add system to share data between acceptance test steps | Daniel Calviño Sánchez | 2017-04-24 | 2 | -3/+29 |
* | Move acceptance tests from build/acceptance to tests/acceptance | Daniel Calviño Sánchez | 2017-04-21 | 10 | -0/+1232 |