Commit Graph

27 Commits (16b6d2e67de4f92688a0fb88a6f696596ad38612)

Author SHA1 Message Date
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 weeks ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 2 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 4 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 5 months ago
provokateurin 902fb8f9fc
fix(UserTrait): Fix backend initialization 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Roeland Jago Douma 6a7e849090
php cs fix 5 years ago
Roeland Jago Douma 9317e0f0f0
Fix test traits for phpunit 9 5 years ago
Morris Jobke efe644137d
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters 5 years ago
Morris Jobke 42a033bbc4
Change to full class names for the encryption app DI in preparation of auto-wiring 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Robin Appelman 37c334a2a6
ensure mounts are scanned during tests 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago
Robin Appelman 5ce69e7c42
Add some more tests for ocs remote api 8 years ago
Bjoern Schiessle f186a5cfb1
fix and extend dav test to also test the master-key setup 8 years ago
Roeland Jago Douma c91aebc437
Fix phpunit Trait warning 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago