owncloud / testing

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

[Tests-Only] API register to list file in directory #139

Closed swoichha closed 4 years ago

swoichha commented 4 years ago

Description

API fucntion listFile has been added in ServerFiles.php to list out files in a given directory. Also it has been registered in routes.php.

Checklist:

phil-davis commented 4 years ago

@swoichha please pull latest testing app master, rebase this branch and force push. It will be good to have the CI run against the very latest testing app code.

kiranparajuli589 commented 4 years ago

Lint failing...@swoichha try fixing linting errors!

phil-davis commented 4 years ago

Hint: make test-php-style-fix

phil-davis commented 4 years ago

@swoichha I have done the steps to "publish" this. You should be able to run CI for whatever PR needs this.