aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Encryption
Commit message (Expand)AuthorAgeFilesLines
* feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_allLouis Chemineau2024-11-251-9/+0
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-156-20/+20
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-9/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-136-102/+18
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-185-51/+50
* fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-171-0/+1
* composer run cs:fixCôme Chilliet2023-01-203-5/+0
* Fix tests and avoid PHP errors in themCôme Chilliet2021-11-231-2/+5
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-36/+36
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-16/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-273-12/+13
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+0
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-212-8/+54
* Fix unit testsJoas Schilling2019-02-221-1/+1
* Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+6
* update unit testsBjoern Schiessle2018-03-021-1/+2
* Clean up single user modeMorris Jobke2017-02-222-12/+12
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-016-32/+57
* Move tests/core/ to PSR-4Joas Schilling2016-05-196-0/+1028