Daniel Kesselberg
|
ee65749138
|
test: run tests in child process
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-07-11 00:25:32 +07:00 |
Côme Chilliet
|
82f9c66dfc
|
fix(tests): Strong type property $router in RouterTest
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
2024-07-10 14:38:34 +07:00 |
Steve Mokris
|
1226e79cf1
|
fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root
Signed-off-by: Steve Mokris <steve@kosada.com>
|
2024-07-10 14:38:34 +07:00 |
Robin Appelman
|
b911da3e1e
|
DI for Router
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-02-13 22:51:14 +07:00 |
Côme Chilliet
|
892e6c642a
|
Skip buggy tests for 32bits CI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-07 11:23:33 +07:00 |
Côme Chilliet
|
77c8c9c805
|
Improve error output on failed Router test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-07 11:23:31 +07:00 |
Côme Chilliet
|
5cfab229db
|
Improve test failure output for RouterTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-07 11:23:29 +07:00 |
Vincent Petry
|
42d9e087fb
|
Remove unused legacy ajax/list.php in files app
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-01-09 15:18:37 +07:00 |
Côme Chilliet
|
61f7f13bd8
|
Migrate from ILogger to LoggerInterface where needed in the tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-03-24 16:21:26 +07:00 |
Morris Jobke
|
053ee7b386
|
Only load routes of the app which is requested
* Add fallback to load all routes if needed
* Move partial loaded routes test to proper place
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 21:58:20 +07:00 |