Test coverage for \OC\AppFramework\Middleware\FlowV2EphemeralSessionsMiddleware
Open
@leftybournes is already working on this.
Since Jul 23, 2025.
2. developing
enhancement
feature: authentication
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
As a Nextcloud developer I want to cover new code paths with unit tests.
Describe the solution you'd like
Test coverage for critical code, like login flow.
Describe alternatives you've considered
N/a
Additional context
https://github.com/nextcloud/server/pull/51051 did not have test coverage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.