Sha256: a989ffd1e48411012220e2001470c59dd2ba2fa890f30f6d7d008e67f54a059f

Contents?: true

Size: 467 Bytes

Versions: 7

Compression:

Stored size: 467 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

7 entries across 7 versions & 1 rubygems

Version Path
fog-azure-rm-0.1.1 test/integration/README.md
fog-azure-rm-0.1.0 test/integration/README.md
fog-azure-rm-0.0.9 test/integration/README.md
fog-azure-rm-0.0.8 test/integration/README.md
fog-azure-rm-0.0.6 test/integration/README.md
fog-azure-rm-0.0.5 test/integration/README.md
fog-azure-rm-0.0.4 test/integration/README.md