owncloud / owncloud/ocis

[QA] Tests for user endpoint in ocis multi instances

Open
#11,987 1 comment 0 reactions 1 assignee Claimed by @PrajwolAmatya View on GitHub
QA:team
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

## Description
Add test to check user endpoint. It should return either the user is a member or a guest and the cross instance reference.

Set the envs:
```yaml
- OCIS_LDAP_CROSS_INSTANCE_REFERENCE_TEMPLATE: "{{.Username}}@{{.Instancename}}.owncloud.test"
- OCIS_LDAP_INSTANCE_URL_TEMPLATE: "https://{{.Instancename}}.owncloud.test"
```

Implemented in https://github.com/owncloud/ocis/pull/11925

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.