Commit Graph

24 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
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 11 months ago
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 1 year ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 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
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares 4 years ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Joas Schilling cc6653e45c
Adjust and add unit tests 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Roeland Jago Douma 54ff913de6
Cleanup middleware registering 8 years ago
Roeland Jago Douma 0e5147f001
Fix tests 8 years ago
Joas Schilling 7bc9a69c3f
Remove deprecated core API 9 years ago
Roeland Jago Douma 7cece61ff6
Extend DI tests 10 years ago
Lukas Reschke ba4f12baa0
Implement brute force protection 10 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
Thomas Müller 7e71d8231e Mock DIContainer to not hit the database 11 years ago
Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR 11 years ago
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 12 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 12 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 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 13 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 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