Skip to content

Bug fix for update circuit billing type #2068

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 6 commits into from
Apr 26, 2016
Merged

Bug fix for update circuit billing type #2068

merged 6 commits into from
Apr 26, 2016

Conversation

dihan0604
Copy link
Contributor

No description provided.

@hovsepm
Copy link
Contributor

hovsepm commented Apr 11, 2016

@dihan0604 Any test that verifies new functionality?

@markcowl
Copy link
Member

@dihan0604 Please add tests, or we will not be able to merge this

@dihan0604
Copy link
Contributor Author

I have trouble to record the tests. I have sent email to azsdkcode for help.

@dihan0604
Copy link
Contributor Author

Added tests

dcMock.Setup(f => f.GetAsync(It.Is<string>(sKey => sKey == serviceKey), It.IsAny<CancellationToken>())).Returns((string sKey, CancellationToken cancellation) => tGet);

//Task<ExpressRouteOperationStatusResponse> UpdateAsync(string serviceKey, DedicatedCircuitUpdateParameters parameters, CancellationToken cancellationToken);
Copy link
Contributor

Choose a reason for hiding this comment

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

@dihan0604 Please remove commented code.

@markcowl
Copy link
Member

@markcowl markcowl merged commit 1246f4a into Azure:dev Apr 26, 2016
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.

4 participants