Commit Graph

23 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen be6b39f280
refactor(tests): special name `method` is deprecated in PHPUnit 2 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 720ab52e07
test: Fix tests/lib/App* 8 months 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
Joas Schilling d078d53683
Fix tests 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 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 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 c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma ca9f364fd4
Fix tests 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller 9 years ago
Roeland Jago Douma 3548603a88
Fix middleware implementations signatures 9 years ago
Roeland Jago Douma 2fa9e67294
Fix phpunit-5.4 wargning 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests 10 years ago
Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR 10 years ago
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Bernhard Posselt 5e9ea2b365 fix 8757, get rid of service locator antipattern 12 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 12 years ago
Bernhard Posselt 62cce982bb default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller 1e5012fc1d fixing all appframework unit tests 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Thomas Müller aa979f5dff cleanup of tests 13 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 13 years ago
Thomas Müller fde9cabe97 initial import of appframework 13 years ago