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

Rspec integration tests #380

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Rspec integration tests #380

wants to merge 6 commits into from

Conversation

muhammad-asad-confiz
Copy link
Contributor

Rspec integration tests for following components:

  • Availability Set (Managed and UN-Managed)
  • Network Gateway
  • Manage Disk
  • Network Security Group
  • Public IP
  • Resource Group
  • Resource Tag
  • Storage Account
  • Traffic Manager

…tion-tests

Integration Tests in Rspec Format
Summary:
Integration Tests in Rspec Format
Public Ip/ Resource Tags/ Traffic Manager rspec tests added

Test Plan: N/A

Subscribers: omair.sajid

Differential Revision: https://phabricator.confiz.com/D11899
end
end

describe 'Create Endpoint' do

Choose a reason for hiding this comment

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

Block has too many lines. [28/25]

end
end

describe 'Create Profile' do

Choose a reason for hiding this comment

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

Block has too many lines. [48/25]


# Traffic Manager integration test using RSpec

describe 'Integration testing of Traffic Manager' do

Choose a reason for hiding this comment

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

Block has too many lines. [196/25]

end
end

describe 'List' do

Choose a reason for hiding this comment

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

Block has too many lines. [26/25]

end
end

context 'Premium LRS Storage Account' do

Choose a reason for hiding this comment

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

Block has too many lines. [31/25]


# Public Ip integration test using RSpec

describe 'Integration testing of Public Ip' do

Choose a reason for hiding this comment

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

Block has too many lines. [101/25]

end
end

describe 'Create' do

Choose a reason for hiding this comment

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

Block has too many lines. [32/25]

# Network Security Rule Integration Test using RSpec

describe 'Integration Testing of Network Security Rule' do
before :all do

Choose a reason for hiding this comment

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

Block has too many lines. [38/25]


# Network Security Rule Integration Test using RSpec

describe 'Integration Testing of Network Security Rule' do

Choose a reason for hiding this comment

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

Block has too many lines. [114/25]

end
end

describe 'Add Security Rule' do

Choose a reason for hiding this comment

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

Block has too many lines. [31/25]

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