Commit Graph

27 Commits (04aa4e851efec1cf3452dfa122cee040f881aa7d)

Author SHA1 Message Date
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman edaa436345
add key location to info:file output 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet 324126888e
Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php 4 years ago
Côme Chilliet 70e2217d1c
Fix dynamic properties and other problems in tests for PHP 8.2 4 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Carl Schwan 6312c0df69
Check style update 5 years ago
Roeland Jago Douma 5340ab3a75
New SSE key format 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 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 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
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 7 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app 9 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 9 years ago
Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago