summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix the behat version to 3.3.*Joas Schilling2018-07-091-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update phpunit/phpunit requirement to ~6.5 in /build/integrationdependabot[bot]2018-06-131-1/+1
| | | | | | | | Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/commits/6.5.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update guzzlehttp/guzzle requirement to 6.3.3 in /build/integrationdependabot[bot]2018-05-301-1/+1
| | | | | | | | Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/commits/6.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update sabre/dav requirement to 3.2.2 in /build/integrationdependabot[bot]2018-05-301-1/+1
| | | | | | | | Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version. - [Release notes](https://github.com/sabre-io/dav/releases) - [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md) - [Commits](https://github.com/sabre-io/dav/commits/3.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate. ===== * Fixed so cherry-pick was succesfull Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Us an explicit version of sabre/dav to allow caching on the jenkins slaves - ↵Thomas Müller2016-06-141-1/+1
| | | | fixes #25087 (#25088)
* Remove trailing spacesJoas Schilling2016-03-111-1/+1
|
* Added sabre dav in webdav, modified skeleton to have parent and child foldersSergio Bertolin2015-11-271-1/+2
|
* Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean ↵Thomas Müller2015-10-291-1/+2
| | | | up users
* Adding phpunit for the assertionsThomas Müller2015-09-291-0/+1
|
* First integration tests for provisioning apiThomas Müller2015-09-291-0/+6