Commit Graph

54 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Joas Schilling 4082a45d6d test: Adjust the hashes and signatures 1 month ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 4 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling c5cd7ef9b9
test: Fix tests/lib/[H-N]* 5 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 5 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 5 months ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
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
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 0b20dd6755
chore: Add SPDX header 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 3 years ago
Julius Härtl 50ed84fe17
Simlify tests for integrity check on modified mimetype lists 3 years ago
Julius Härtl 2f38781c96
Fix integrity checker tests 4 years ago
Joas Schilling 90c3013d40
Cleanup the constructor 5 years ago
ACTom d9db6ae84e
Readd test getOnlyDefaultAliases() 5 years ago
Roeland Jago Douma 6b7731a852
Move to new phpunit 5 years ago
ACTom 2d175586b4
fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php) 5 years ago
ACTom 47ebcdff9e
fix Test\IntegrityCheck\CheckerTest tests fail 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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 b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg 8bed3021bd
Exclude .rnd files from integrity check 6 years ago
Xheni Myrtaj 9211e34aec
Added Tests for modified mimetypelist 6 years ago
Xheni Myrtaj 7cb6265378
Fix checker test 6 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 7 years ago
Morris Jobke 92b5743bf4
Remove unused php5 config from .htaccess 7 years ago
Daniel Kesselberg b14700c936
Use more precise regex 7 years ago
Daniel Kesselberg 7404c10666
Apply code style fixes from owncloud, revert regex 7 years ago
Romain Rivière a5bc27c2a6
Fix test case 7 years ago
Romain Rivière abb56c72e1
Exclude file name patterns; ignore gentoo webapp files 7 years ago
Roeland Jago Douma 72e745be26
Handle strict typing in Checker and fix tests 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Roeland Jago Douma 094d41937a
Fix tests 8 years ago
Lukas Reschke 3eb3e437c8
Add proper tests 9 years ago
Victor Dubiniuk e536313451
Update tests 9 years ago