Andy Scherzinger
|
1f7e2ba599
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-13 17:41:36 +07:00 |
Côme Chilliet
|
1b5a0c3e1c
|
fix: Fix RouterTest by adding IAppManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-04-22 12:21:57 +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 |