Commit Graph

16 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Josh Richards 2ffff51461 fix(config): add envCache tests for getKeys() 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Roeland Jago Douma f7a2b71627
Fix tests 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke e4144e6b36
Remove deprecated test of internal attributes via assertAttributeEquals 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 95a21e2f2a
Check for boolean false and add tests 9 years ago
Morris Jobke 0fcb37adcb
OC_ -> NC_ 9 years ago
Philipp Schaffrath 695a17804e
Override config.php values through ENV variables (#26570) 9 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
Morris Jobke 90b0831cec Use TempManager instead of tmpFolder 10 years ago
Robin Appelman b50d1aae56 rename config test to prevent autoloader issue 10 years ago
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 11 years ago
Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Lukas Reschke 68cf6681e5 Add flock to config 11 years ago
Clark Tomlinson 59a5df6a4b ignoring writedata test in windows. 11 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 13 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 13 years ago
Thomas Mueller 7ba4269c26 <<<EOL seems not to use proper end of lines on windows 13 years ago
Robin Appelman 492a35737c fix \OC\Config test cases when debug mode is enabled 13 years ago
Robin Appelman f29dd1c784 fix test case whitespace 13 years ago
Thomas Müller e789e05675 on unit test use @expectedException 13 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 13 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 13 years ago
Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 13 years ago
Bart Visscher 07df94def6 Convert OC_Config to object interface 13 years ago