owncloud / testing

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

new endpoint to work with skeletondirectories used for testing #88

Closed individual-it closed 5 years ago

individual-it commented 5 years ago

Description

endpoint to get the root of testing skeleton directories and to set a skeleton directory below that root

only the SUT knows its true full path of the skeleton directory, it cannot be guessed by the test runner see: https://github.com/owncloud/core/issues/34483

Checklist: