Commit Graph

34 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Robin Appelman 2cc819aef9
chore: psalm fixes 2 weeks ago
Stephen Cuppett b86fa0d0df fix(tests): Migrate EncryptionTrait and test files to typed IAppConfig 2 months ago
Robin Appelman 6100590516 fix: remove trait property conflict 2 months ago
Robin Appelman 9651860720 test: add test trait for creating temporary groups 2 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Ferdinand Thiessen e3b34891b0
chore: migrate to PHPUnit 11 10 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 12 months ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 1 year ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 1 year ago
provokateurin 902fb8f9fc
fix(UserTrait): Fix backend initialization 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years 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 5 years ago
Roeland Jago Douma 6a7e849090
php cs fix 6 years ago
Roeland Jago Douma 9317e0f0f0
Fix test traits for phpunit 9 6 years ago
Morris Jobke efe644137d
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters 6 years ago
Morris Jobke 42a033bbc4
Change to full class names for the encryption app DI in preparation of auto-wiring 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Robin Appelman 37c334a2a6
ensure mounts are scanned during tests 6 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 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 9 years ago
Robin Appelman 5ce69e7c42
Add some more tests for ocs remote api 9 years ago
Bjoern Schiessle f186a5cfb1
fix and extend dav test to also test the master-key setup 9 years ago
Roeland Jago Douma c91aebc437
Fix phpunit Trait warning 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago