| Commit message (Expand) | Author | Age | Files | Lines |
* | Add integration tests for federated shares from unavailable servers | Daniel Calviño Sánchez | 2021-11-05 | 1 | -4/+2 |
* | Allow local remotes in integration tests | Joas Schilling | 2020-04-15 | 1 | -0/+2 |
* | Add install logic for enable command | Daniel Kesselberg | 2019-02-19 | 1 | -2/+0 |
* | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 1 | -4/+4 |
* | behat integration tests for LDAP, basic setup | Arthur Schiwon | 2018-08-09 | 1 | -1/+4 |
* | Make possible to provide "--tags=XXX" parameter to Behat | Daniel Calviño Sánchez | 2018-04-06 | 1 | -1/+7 |
* | fix setup of external storage integration tests | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | Merge pull request #3879 from nextcloud/downstream-26915 | Morris Jobke | 2017-03-23 | 1 | -1/+1 |
|\ |
|
| * | Use proper bash test syntax | Morris Jobke | 2017-03-20 | 1 | -1/+1 |
* | | add integration test to ensure that shares dont overwrite external storages | Robin Appelman | 2017-03-22 | 1 | -1/+1 |
|/ |
|
* | Adjust to Nextcloud changes | Lukas Reschke | 2016-12-19 | 1 | -13/+31 |
* | Add transfer ownership integration tests (#26543) | Vincent Petry | 2016-12-19 | 1 | -38/+16 |
* | Add integration test for web based installer | Morris Jobke | 2016-11-21 | 1 | -14/+27 |
* | Creating the folder when the tests run | Sergio Bertolín | 2016-08-30 | 1 | -1/+2 |
* | External storage was not enabled and content was not deleted before scenarios | Sergio Bertolín | 2016-08-30 | 1 | -0/+6 |
* | Run as current user | Sergio Bertolin | 2016-08-30 | 1 | -5/+3 |
* | Removed extra context added needed option and remove storage after external s... | Sergio Bertolin | 2016-08-30 | 1 | -0/+2 |
* | Modified run.sh to mount a local storage | Sergio Bertolin | 2016-08-30 | 1 | -0/+8 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -0/+3 |
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -1/+1 |
* | Add integration tests | Morris Jobke | 2016-06-14 | 1 | -0/+9 |
* | forgotten variable | Sergio Bertolin | 2015-12-04 | 1 | -1/+1 |
* | Controlled arguments for run script | Sergio Bertolin | 2015-12-04 | 1 | -1/+6 |
* | add parameter to call single behat tests | Morris Jobke | 2015-12-01 | 1 | -1/+1 |
* | tail the server log and exit with the exit code of behat | Thomas Müller | 2015-12-01 | 1 | -2/+7 |
* | Restructured FeatureContext to reuse some parts and run two servers in parallel | Sergio Bertolin | 2015-11-26 | 1 | -0/+9 |
* | Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up... | Thomas Müller | 2015-10-29 | 1 | -1/+1 |
* | Support different server ports - defined by EXECUTOR_NUMBER | Thomas Müller | 2015-09-29 | 1 | -6/+6 |
* | Use ci profile | Thomas Müller | 2015-09-29 | 1 | -1/+1 |
* | Use fixed port for now | Thomas Müller | 2015-09-29 | 1 | -5/+6 |
* | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 1 | -0/+18 |