Setup a docker container that holds a webdav instance to test files_external
document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- apps/files_external/tests/backends/amazons3.php 0 additions, 0 deletionsapps/files_external/tests/backends/amazons3.php
- apps/files_external/tests/backends/dropbox.php 0 additions, 0 deletionsapps/files_external/tests/backends/dropbox.php
- apps/files_external/tests/backends/ftp.php 0 additions, 0 deletionsapps/files_external/tests/backends/ftp.php
- apps/files_external/tests/backends/google.php 0 additions, 0 deletionsapps/files_external/tests/backends/google.php
- apps/files_external/tests/backends/owncloud.php 0 additions, 0 deletionsapps/files_external/tests/backends/owncloud.php
- apps/files_external/tests/backends/sftp.php 0 additions, 0 deletionsapps/files_external/tests/backends/sftp.php
- apps/files_external/tests/backends/smb.php 0 additions, 0 deletionsapps/files_external/tests/backends/smb.php
- apps/files_external/tests/backends/swift.php 0 additions, 0 deletionsapps/files_external/tests/backends/swift.php
- apps/files_external/tests/backends/webdav.php 6 additions, 6 deletionsapps/files_external/tests/backends/webdav.php
- apps/files_external/tests/env/start-webdav-ownCloud.sh 82 additions, 0 deletionsapps/files_external/tests/env/start-webdav-ownCloud.sh
- apps/files_external/tests/env/stop-webdav-ownCloud.sh 41 additions, 0 deletionsapps/files_external/tests/env/stop-webdav-ownCloud.sh
- autotest-external.sh 308 additions, 0 deletionsautotest-external.sh
- tests/phpunit-autotest-external.xml 36 additions, 0 deletionstests/phpunit-autotest-external.xml
Loading
Please register or sign in to comment