owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

allow to slowdown dav requests #21

Closed individual-it closed 6 years ago

individual-it commented 6 years ago

Description

this makes is possible to slowdown DAV requests by registering an Event that sleeps for the required time That will help to test async operations manually and automatically see https://github.com/owncloud/core/pull/31851 and https://github.com/owncloud/core/pull/32414

Checklist:

patrickjahns commented 6 years ago

How to remove the slowDown again?

individual-it commented 6 years ago

@patrickjahns occ config:system:delete dav.slowdown