Commit Graph

25 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
John Molakvoæ 3c75a99267
Phpunit 4 years ago
Daniel Kesselberg e6ab948949
Make AppsEnableTest and AppsDisableTest independet of the app version number 4 years ago
Joas Schilling a586739e17
Fix unit tests 4 years ago
Joas Schilling a651dbd2c0
Fix app version check 5 years ago
Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 5 years ago
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 5 years ago
Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Daniel Kesselberg 48a130c2a8
Fix: Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. 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 5b4155bd12
Make appstore app:enable test more robust by using only shipped apps 7 years ago
Daniel Kesselberg bb2d8bafc9
Use contacts instead of logreader 7 years ago
Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 7 years ago
Daniel Kesselberg 76b5f44f05
Strict Types, Return Types 7 years ago
Daniel Kesselberg 03d3192638
Disable multiple apps at once 7 years ago
Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 7 years ago