Commit Graph

26 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Côme Chilliet 1f3c1a7e74
fix: Fix PHP warnings about including non-existing config files 3 months ago
Joas Schilling 2e0eef00ab
test: Prepare files_external for PHPUnit10 7 months ago
Joas Schilling 57a49a50aa
test: Make extending tests also static already 8 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 ace4756192
fixup tests for ftp limitations 4 years ago
Robin Appelman 6b80ae9d44
teardown 4 years ago
Robin Appelman ccb24416ac
add new ftp backend 4 years ago
Robin Appelman 10b613810f
run ftp external storage tests against multiple ftp servers 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 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
Lukas Reschke aba539703c
Update license headers 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
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 60cadf5647 [files_external] ftp tests 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
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 12 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 13 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Robin Appelman c9be9ab251 remove unused variables 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago