Skip to content
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

feat: add happy path smoke test for slack user groups #3137

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

allending313
Copy link
Collaborator

@allending313 allending313 commented Jun 29, 2023

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Added happy path smoke test for the slack user group feature. This included additions to mockslack to support usergroups.users.update api call as well as stubs in harness to support testing.

https://jira.target.com/browse/NSP-396

Copy link
Contributor

@andrewbenington andrewbenington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@allending313 allending313 merged commit d4dd18d into master Jul 5, 2023
6 checks passed
@allending313 allending313 deleted the slack-usergroup-smoke branch July 5, 2023 18:11
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 this pull request may close these issues.

3 participants