Commit Graph

32 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen b2e767d98c
refactor(tests): `returnValue` is deprecated 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 4 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
provokateurin 90705520c7
chore: Remove unused \OC\Cache\CappedMemoryCache 6 months ago
provokateurin 0d8f983c71
chore: Remove unused \OC\Cache\File 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 3cc4410273
test: Fix tests/lib/[C-G]* 8 months 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
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Robin Appelman 2673775f6e
fix fs cache test user setup 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 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
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
Joas Schilling 6004f62085
I love unit tests that mock unnecessary stuff 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 0896d2b006 Make cache tests a bit more clear 9 years ago
Roeland Jago Douma 77779d678f
Fix getMock FileCacheTest 9 years ago
Roeland Jago Douma 04cffe6d81
CappedMemoryCacheTest does not require DB 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago