Commit Graph

72 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
Faraz Samapoor fd0e2f711a Fixes testcase error. 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core 3 years ago
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ 3c75a99267
Phpunit 4 years ago
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them 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
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 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
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 5 years ago
Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 5 years ago
Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 6 years ago
Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Kim Brose 9c5fe8fca4
Fix CI 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
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Tim Terhorst 2ad33bc06e Add Fatal logging option 6 years ago
Ruben Homs 98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311 7 years ago
Morris Jobke 5b4155bd12
Make appstore app:enable test more robust by using only shipped apps 7 years ago
Joas Schilling b4902369fb
Fix unit tests 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
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 7 years ago
Evgeny Golyshev ec2f02f4a0 Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 7 years ago
Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class 7 years ago
Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation 7 years ago
Denis Mosolov 0b18e2c75d Add an options to create and remove groups via occ 7 years ago
Michael Weimann 9bd48e7c0d Adds an info if the maintenance mode is already enabled/disabled. 8 years ago
Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 8 years ago