Commit Graph

66 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling 3cc4410273
test: Fix tests/lib/[C-G]* 8 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 8 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 8 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
Côme Chilliet a165d8f978
chore: Fix encryption test use statement 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman edaa436345
add key location to info:file output 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman e704470c79
update tests 2 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Joas Schilling 47880b143d
Remove failing test that works with mocks only anyway 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet ee06261b82
Fix codestyle in modified files 3 years ago
Côme Chilliet 324126888e
Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php 3 years ago
Côme Chilliet 70e2217d1c
Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Julius Härtl 908b7aa70a
Attempt to fix CalendarImpl tests 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Vincent Petry b212e8dcc9
Add unit tests for encryption's isSystemWideMountPoint 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Côme Chilliet 065531570d
Fix Encryption tests on PHP 8.1 4 years ago
Julius Härtl 76170a58eb
Log and continue when failing to update encryption keys during for individual files 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Roeland Jago Douma 5340ab3a75
New SSE key format 5 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 afbd9c4e6e
Unify function spacing to PSR2 recommendation 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
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 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
Robin Appelman 67a46b5aa9
update encryption wrapper tests 7 years ago
Bjoern Schiessle d76a87f3b0
skip already decrypted files on decrypt all command 7 years ago
Joas Schilling 3917a54113
Class "ProgressBar" is declared "final" and cannot be mocked. 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app 8 years ago