Sha256: b4f66c614599b91f3e3e35889f5b20d597aab0cc6ae1fd8f9c7050aa79ee6761

Contents?: true

Size: 453 Bytes

Versions: 62

Compression:

Stored size: 453 Bytes

Contents

# Integration Tests

To run Integration Tests, first enter following information from your Azure subscription in **credentials\azure.yml** file:

- tenant_id
- client_id
- client_secret
- subscription_id

Then run **ruby file_name.rb** to run integration test for a specific service e.g. For integration tests of storage account, run:

**ruby storage_account.rb**

Also make sure the **DEBUG** flag is set in your fog environment to see proper logging.

Version data entries

62 entries across 62 versions & 5 rubygems

Version Path
fog-azure-rm-0.2.0 test/integration/README.md
fog-azure-rm-0.1.2 test/integration/README.md