Commit Graph

37 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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 1f7e2ba599
chore: Add SPDX header 2 years 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 4 years ago
Julius Härtl 50ed84fe17
Simlify tests for integrity check on modified mimetype lists 4 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
Xheni Myrtaj 9211e34aec
Added Tests for modified mimetypelist 7 years ago
Xheni Myrtaj 7cb6265378
Fix checker test 7 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
Roeland Jago Douma 72e745be26
Handle strict typing in Checker and fix tests 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
Joas Schilling a3c8534b7b
Make sure memory limit is > post size and upload filesize 9 years ago
Roeland Jago Douma 9d00f367f9
Compare arrays not json strings 9 years ago
Roeland Jago Douma ba3a90d30c
Fix getMock checkertest 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 0ab1120a33
Fix namespaces in tests/lib/integritycheck 10 years ago
Lukas Reschke 5278bfe0e4 Add support for custom values in integrity checker 10 years ago
Lukas Reschke 5f300ac275 Allow specifing the signing path 10 years ago
Lukas Reschke bc62aa1ef5 Exclude .htaccess modifications from code checker 10 years ago
Lukas Reschke ea367b598a Use path instead of app id 10 years ago
Lukas Reschke 0c65f4b2c6 Fix unit test 10 years ago
Lukas Reschke 08e73d2c8f Add hidden config switch to disable code integrity checking 10 years ago
Lukas Reschke c009d5dcc1 Verify signature of apps with level "Official" coming from the appstore 10 years ago
Lukas Reschke 4971015544 Add code integrity check 10 years ago