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 live tests to EventGrid SDK #14799

Merged
merged 3 commits into from
Sep 4, 2020
Merged

Conversation

Soreloser2
Copy link
Contributor

Add live test configuration files, and edit a couple test instances so that custom events are formatted slightly differently.

Fix custom event test slightly to be formatted correctly
"type": "string",
"value": "[reference(variables('eventGridTopicName')).endpoint]"
},
"AZURE_EVENTGRID_EVENTGRID_Key": {
Copy link
Member

Choose a reason for hiding this comment

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

Nit: Key should be capitalized.

}
},
"variables": {
"apiVersion": "2020-04-01-preview",
Copy link
Member

Choose a reason for hiding this comment

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

I'm guessing we shouldn't use a preview API version here? Can probably use the most recently released one which seems to be 2020-06-01.

Copy link
Member

@bsiegel bsiegel left a comment

Choose a reason for hiding this comment

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

LGTM

@Soreloser2 Soreloser2 merged commit 67864dc into Azure:master Sep 4, 2020
@Soreloser2 Soreloser2 deleted the tsdahl/livetests branch September 4, 2020 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants