summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/travis
Commit message (Collapse)AuthorAgeFilesLines
* Add test execution against legacy DAV backendLukas Reschke2017-01-027-0/+1773
| | | | | | Since the tests to quite hugely rely on sync tokens being present I also included those in the legacy backend. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move Travis tests to DroneCILukas Reschke2016-09-132-24/+0
| | | | | | | | | | Should give us some quicker test execution speed as we're not limited by Travis Explicitly invoke with "bash" Install instance already Use newest litmus container
* Move over to new CalDAVTester repo (#25859)Thomas Müller2016-08-192-12/+12
| | | | | | * Move over to new caldac tester repo * no run.py anymore
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-042-2/+2
|
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-181-0/+2
|
* Adding propfind property to retrieve sharee information from a dav resourceThomas Müller2016-02-033-4/+25
|
* Deleting a shared address book results in unshareThomas Müller2016-02-031-1/+64
|
* Deleting a shared calendar results in unshareThomas Müller2016-02-031-0/+67
|
* Add calendar sharingThomas Müller2016-02-0311-96/+190
|
* Migrate from CardDAV sharing to more generalk DAV sharingThomas Müller2016-01-271-0/+573
|
* Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-261-1/+1
|
* Add back the current-user-principal test suiteThomas Müller2016-01-191-1/+1
|
* CalDAV sync testsThomas Müller2016-01-1921-203/+331
|
* Adjust CalDAV testsThomas Müller2016-01-192-2/+9
|
* Fix CalDAV test suiteThomas Müller2016-01-181-1/+1
|
* Test ownCloud CardDAV sharing using CalDAVTesterThomas Müller2016-01-1816-4/+371
|
* Adding integration tests for CalDAVThomas Müller2015-12-216-0/+3701
|
* Sleep in carddavtester as wellThomas Müller2015-12-211-0/+2
|
* Restructure travis testsThomas Müller2015-12-217-57/+63
|
* Update addressbook home configuration for CalDAVTesterThomas Müller2015-12-022-6/+6
|
* Fix principal collection for CavDAVTesterThomas Müller2015-11-261-1/+1
|
* Output owncloud.log to the consoleThomas Müller2015-11-251-0/+4
|
* Adding sync support - including dav testsThomas Müller2015-11-253-2/+1607
|
* Add CalDAVTester to travisThomas Müller2015-11-104-0/+1075
|
* run litmus scripts only if code in the dav app did change changedThomas Müller2015-10-282-2/+0
|
* Enable DAV app testing on travisThomas Müller2015-10-272-0/+48