Skip to content

E2e test suite from Nodejs worker #139

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

Merged
merged 10 commits into from
Feb 2, 2019

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Jan 28, 2019

The goal here was to use the same test suite as Nodejs so that we can later refactor to a separate project used by all workers.

This does just that - with ZERO functional changes to the tests (only string changes for different resource names)

These tests work against actual Azure resources.

I figured folks wouldn't want to run e2e locally, so they will only run in CI

resolves #75

@TylerLeonhardt
Copy link
Member Author

cc @anirudhgarg @paulbatum @fabiocav for awareness

Copy link

@maiqbal11 maiqbal11 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

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

Delete extensions.csproj and func extensions install recreates it.

@TylerLeonhardt
Copy link
Member Author

I'm going to merge these in. Feel free to give me feedback when you get back @daxian-dbw!

@TylerLeonhardt TylerLeonhardt merged commit 9ebf44f into Azure:dev Feb 2, 2019
@TylerLeonhardt TylerLeonhardt deleted the e2e-test-suite branch February 2, 2019 02:15
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.

Add E2E tests using CLI from storage account
3 participants