27 Commits (f546a2fe14434f63685ad5db7c9b807cc865c550)

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