nextcloud / nextcloud/server

Add integration tests for autocompletion with federated users

Open
#56,398 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. SHOW_FEDERATED_AS_INTERNAL (show_federated_shares_as_internal)
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.