aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Route
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore(tests): Fix Router test by mocking AppManager methods correctlyCôme Chilliet2024-09-131-1/+13
* Merge pull request #45228 from smokris/heartbeat-routeAndy Scherzinger2024-06-181-5/+14
|\
| * fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-06-181-2/+1
| * fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-05-071-5/+15
* | chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
|/
* fix: Fix RouterTest by adding IAppManagerCôme Chilliet2024-04-221-0/+2
* DI for RouterRobin Appelman2023-02-131-1/+11
* Skip buggy tests for 32bits CICôme Chilliet2023-02-071-0/+2
* Improve error output on failed Router testCôme Chilliet2023-02-071-1/+6
* Improve test failure output for RouterTest.phpCôme Chilliet2023-02-071-0/+1
* Remove unused legacy ajax/list.php in files appVincent Petry2023-01-091-3/+0
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Only load routes of the app which is requestedMorris Jobke2020-08-191-0/+52