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

add support for sending emails #37

Merged
merged 3 commits into from
May 4, 2021

Conversation

michaljirman
Copy link
Contributor

@michaljirman michaljirman commented Apr 30, 2021

add support for sending emails; tiny

@michaljirman michaljirman marked this pull request as ready for review April 30, 2021 15:36
@manicminer manicminer added the enhancement New feature or request label May 4, 2021
@manicminer
Copy link
Owner

Thanks @michaljirman, this is looking good! Could you add a test for each of those client methods?

@michaljirman
Copy link
Contributor Author

@manicminer I was thinking about it but it gets quite tricky to test. You need to use a special user with an ms365 licence for this. I am not sure how to create such a test user.

@manicminer manicminer added this to the v0.13.0 milestone May 4, 2021
Copy link
Owner

@manicminer manicminer left a comment

Choose a reason for hiding this comment

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

@michaljirman That makes sense. Let's merge it without a test for now, and we can look at supporting tests with user principals (most likely using Azure CLI as mechanism) as there are going to be more resources with this requirement.

msgraph/me.go Show resolved Hide resolved
msgraph/users.go Show resolved Hide resolved
@manicminer manicminer merged commit 0dee6c4 into manicminer:main May 4, 2021
manicminer added a commit that referenced this pull request May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants