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

Initial work supporting generic EventGridEvent<T> #12

Closed
wants to merge 3 commits into from

Conversation

drub0y
Copy link

@drub0y drub0y commented Aug 22, 2017

Fixes #11.

This adds parameter validation to the
`EventGridTriggerBinding::BindAsync` implementation and also refactors
the unit tests that were added to the previous commit to align with the
other changes to add support for the generic `EventGridEvent<T>`.
@drub0y drub0y force-pushed the feature/generic-eventgridevent branch from 215b363 to a18bea0 Compare September 12, 2017 23:23
Improving unit tests to better utilitze XUnit assertion library when
waiting for async exceptions with `ThrowsAsync`.
@Azure Azure deleted a comment from dnfclas Dec 11, 2017
@Azure Azure deleted a comment from dnfclas Dec 11, 2017
@soninaren soninaren changed the base branch from master to v1.x October 16, 2018 21:33
@drub0y drub0y closed this May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants