Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: run tests in child process | Daniel Kesselberg | 2024-07-11 | 1 | -0/+8 |
* | fix(tests): Strong type property $router in RouterTest | Côme Chilliet | 2024-07-10 | 1 | -2/+1 |
* | fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi... | Steve Mokris | 2024-07-10 | 1 | -5/+15 |
* | DI for Router | Robin Appelman | 2023-02-13 | 1 | -1/+11 |
* | Skip buggy tests for 32bits CI | Côme Chilliet | 2023-02-07 | 1 | -0/+2 |
* | Improve error output on failed Router test | Côme Chilliet | 2023-02-07 | 1 | -1/+6 |
* | Improve test failure output for RouterTest.php | Côme Chilliet | 2023-02-07 | 1 | -0/+1 |
* | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 1 | -3/+0 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -3/+3 |
* | Only load routes of the app which is requested | Morris Jobke | 2020-08-19 | 1 | -0/+52 |