Add integration tests for autocompletion with federated users
Open
Nobody has claimed this yet.
1. to develop
feature: sharing
tests
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
It would be nice if there are tests to check for these scenarios:
SHOW_FEDERATED_AS_INTERNAL (show_federated_shares_as_internal)SHOW_FEDERATED_TO_TRUSTED_AS_INTERNAL (show_federated_shares_to_trusted_servers_as_internal)
Originally posted by @nfebe in https://github.com/nextcloud/server/pull/52012#pullrequestreview-3428505247
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.
Research direction
Start by locating the existing integration tests for autocompletion and the definitions or uses of SHOW_FEDERATED_AS_INTERNAL and SHOW_FEDERATED_TO_TRUSTED_AS_INTERNAL. Add coverage for both listed scenarios and confirm the integration test suite passes with the expected federated-user completion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100