Skip to content

fix: use non-mocked app manager for router test - #46416

Closed
kesselb wants to merge 2 commits into
masterfrom
bug/noid/more-routing-weirdness
Closed

fix: use non-mocked app manager for router test#46416
kesselb wants to merge 2 commits into
masterfrom
bug/noid/more-routing-weirdness

Conversation

@kesselb

Copy link
Copy Markdown
Contributor
  • Resolves: noid

Summary

The mocked version of IAppManager will return null for getAppPath and thus parts of the tests are not executed.

To avoid more mocking a "partly" mocked IAppManager instanced is used.

TODO

  • CI
  • Review

Checklist

The mocked version of IAppManager will return null for getAppPath and thus parts of the tests are not executed.
To avoid more mocking a "partly" mocked IAppManager instanced is used.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb
kesselbforce-pushed the bug/noid/more-routing-weirdness branch from 44d8d0f to b8a0401CompareJuly 10, 2024 22:27
@skjnldsv
skjnldsv marked this pull request as draft November 15, 2024 13:07
@skjnldsvskjnldsv added this to the Nextcloud 32 milestone Jan 30, 2025
@kesselb

Copy link
Copy Markdown
ContributorAuthor

Replaced by #47927

@kesselbkesselb closed this Jun 10, 2025
@kesselb
kesselb deleted the bug/noid/more-routing-weirdness branch June 10, 2025 16:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developingWork in progressbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kesselb@skjnldsv