Skip to content

Test groups shared with groups / Group details #651

Open
@imsoftware

Description

@imsoftware

Hey,
i want to share a group with a group (like #587) and test it with a unit test.

Unfortunately getGroup (http://www.messners.com/gitlab4j-api/javadocs/org/gitlab4j/api/GroupApi.html#getGroup-java.lang.Object-) does not return the details of a group ("shared_with_groups", https://docs.gitlab.com/ce/api/groups.html#details-of-a-group) just like group.class (http://www.messners.com/gitlab4j-api/javadocs/org/gitlab4j/api/models/Group.html).

Can you add "shared_with_groups" to to getGroup and group.class?

Or do you have an good idea how i can test that a group has been shared successful except of the 200 OK response?

See Gitlab Docs and Javadocs

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions