Commit Graph

9 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet 1f3c1a7e74
fix: Fix PHP warnings about including non-existing config files 5 months ago
Ferdinand Thiessen 5f200c7765
test: reenable localstack tests (bug fixed) but disable MinIO versioned copy test 9 months ago
Ferdinand Thiessen 22b9d912b1
test: only skip tests failing on localstack for localstack 9 months ago
Ferdinand Thiessen de338d9d9f
test: fix s3 external storage tests to run all storages on ci 9 months ago
Joas Schilling 1d6da9ab01
test: Fix namespace casing 9 months ago
Joas Schilling 2e0eef00ab
test: Prepare files_external for PHPUnit10 9 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Robin Appelman 1043c21b35
only do a multipart s3 copy when above the regular copy limit 2 years ago
Robin Appelman 294b218895
ci 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Joas Schilling 9382cd1d8e
Fix the names of the tests so the script discovers them again 10 years ago
Joas Schilling 4576891f10
Move Lib\Storage to PSR-4 10 years ago
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller e265e982bf External storage tests require DB as well 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Robin McCorkell 17d1358aee AmazonS3 Ceph tests 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Morris Jobke 7c1b9aedd5 Setup a docker container that holds a webdav instance to test files_external 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Robin Appelman 6d60630f08 Skip test for unsuported feature for amazon s3 12 years ago
Robin Appelman 6e12d830d5 Fix AmazonS3 rmdir on the root 12 years ago
Christian Berendt 203df66c00 rewrote initialisation, added testing workaround 13 years ago
Christian Berendt 020803aa7e minimize waiting time 13 years ago
Christian Berendt deda583fad wait methods are probably not working, just wait 13 years ago
Christian Berendt 83a1fce1a3 make tests workable with Amazon S3 13 years ago
Christian Berendt 71ef30ea30 reworking testclass for \OC\Files\Storage\AmazonS3 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 14 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 14 years ago
Robin Appelman 6066ea3170 only run tests for files_external when asked for explicitly 14 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 14 years ago
Michael Gapczynski 34c08b3165 Add test for Google Docs storage backend, tester needs to token and token secret to config 14 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 14 years ago