Commit Graph

17 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Côme Chilliet e2a4649257 fix(tests): Adapt tests to appManager usage 10 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 7a16d01ea7
chore(tests): Fix Router test by mocking AppManager methods correctly 1 year ago
Côme Chilliet 5d744456f6
fix(tests): Strong type property $router in RouterTest 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Steve Mokris e5ec9d6a7b fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root 2 years ago
Côme Chilliet 1b5a0c3e1c
fix: Fix RouterTest by adding IAppManager 2 years ago
Robin Appelman b911da3e1e
DI for Router 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Côme Chilliet 77c8c9c805
Improve error output on failed Router test 3 years ago
Côme Chilliet 5cfab229db
Improve test failure output for RouterTest.php 3 years ago
Vincent Petry 42d9e087fb
Remove unused legacy ajax/list.php in files app 3 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Morris Jobke 053ee7b386
Only load routes of the app which is requested 5 years ago