Commit Graph

32 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Andrew Summers f461c79c58 Refactor `OC\Server::getAppFetcher` 2 years ago
Côme Chilliet e24007b530
Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
Andrew Summers 4536029589
Refactor `OC\Server::getHTTPClientService` 2 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 3 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Roeland Jago Douma 9b58a027e3
Allow installing/updating of apps again 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 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 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Arthur Schiwon d06ef07a97
disable timeout on app install via cli 6 years ago
Joas Schilling 827f3228a3
Adjust unit test for #19017 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke c804baaec5
Update CRL to contain revoked files_external_dropbox, passman & payback 7 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 8 years ago
Morris Jobke 54c227b6c4
Use cached app list 8 years ago
Morris Jobke df61d43529
Make isUpdateAvailable non-static 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Joas Schilling 0bff4f3f07 Fix the installer tests 9 years ago
Lukas Reschke 3f9aaac4a2
Adjust tests 9 years ago
Lukas Reschke 32bf8ec826
Don't use cached informations for app version 9 years ago
Lukas Reschke 7cb0df28e2
Prevent downgrade attacks for apps 9 years ago
Lukas Reschke 0eeef26a8e
Add tests for installer method 9 years ago
Lukas Reschke 8acb54aa0b
Add update support 9 years ago
Lukas Reschke 8d83e239f3
Fix tests 9 years ago
Thomas Müller e049953d1a
OC_Installer -> \OC\Installer 10 years ago
Lukas Reschke c009d5dcc1 Verify signature of apps with level "Official" coming from the appstore 10 years ago
Morris Jobke a18c0983d5 Use TempManager instead of tmpFile 10 years ago
Morris Jobke d331e0d4f8 Replace OC_Config in tests with IConfig calls 10 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Thomas Müller 6aab50f8aa fix unit tests 12 years ago
Georg Ehrke 00b7f365bc remove not needed unlink in installer test 12 years ago
Georg Ehrke 724d027f19 add unit test 12 years ago