Commit Graph

33 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 6 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 9 months ago
Joas Schilling 315e4658dd
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls 1 year ago
Joas Schilling 843f638315
test: Fix mock creation 1 year ago
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
Anupam Kumar ce24923f4c
add generate-password option and flow fixes 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test 3 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
Kim Brose 9c5fe8fca4
Fix CI 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma b5a23c9754
User command enable/disable tests 9 years ago
Roeland Jago Douma 8a5af2d335
Fix tests 9 years ago
Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 9 years ago
Joas Schilling aaf2be4c3d
Use argument instead of value 10 years ago
Joas Schilling 4656b79c8e
FIx my email 10 years ago
Joas Schilling dcacdde1ea
Add tests for set/get/delete/list 10 years ago
Joas Schilling f574a9d44f
Make sure the exception is catched 10 years ago
Joas Schilling 01899b8cf1
Add tests for checkInput() 10 years ago
Joas Schilling 392bc0c6b9
Move tests/core/ to PSR-4 10 years ago