Skip to content

Conversation

@dihan0604
Copy link
Contributor

  1. Add test for private/public/microsoft peering CRUD
  2. Add test for create ER gateway
  3. Add test for create ER connection
  4. Make circuit parameter consistent among all cmdlets

@hovsepm
Copy link
Contributor

hovsepm commented Feb 25, 2016

@azuresdkci retest this please

@hovsepm
Copy link
Contributor

hovsepm commented Feb 25, 2016

Assert-AreEqual $rgName $circuit.ResourceGroupName
Assert-AreEqual $circuitName $circuit.Name
Assert-NotNull $circuit.Location
Assert-NotNull $circuit.Etag
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 change the indentation in this file (replace Tabs to 4 spaces)

@hovsepm
Copy link
Contributor

hovsepm commented Feb 26, 2016

hovsepm pushed a commit that referenced this pull request Feb 26, 2016
Add missing tests for express route and couple bug fix
@hovsepm hovsepm merged commit 7e3a53f into Azure:dev Feb 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.

3 participants