Skip to content

tests(e2e): add a crud test for organization groups #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #163
aslilac opened this issue Oct 28, 2024 · 0 comments · Fixed by coder/coder#15853
Closed
Tracked by #163

tests(e2e): add a crud test for organization groups #167

aslilac opened this issue Oct 28, 2024 · 0 comments · Fixed by coder/coder#15853
Assignees
Labels

Comments

@aslilac
Copy link
Member

aslilac commented Oct 28, 2024

Test that we can…

  • Create a group
  • Add several members to the group
  • Change the group settings
  • Remove one of the group members
  • Delete the group (while it still contains at least one member)
@coder-labeler coder-labeler bot added the tests label Oct 28, 2024
@aslilac aslilac changed the title A test that creates a group, adds two members to the group, changes the group details, removes one of the members, and then deletes the group tests(e2e): add a crud test for organization groups Oct 28, 2024
@aslilac aslilac self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant