Sha256: ae3ce69420da424f7f46ffff09a893df1960d1c3448431b168b46f9cc4ebc120
Contents?: true
Size: 483 Bytes
Versions: 6
Compression:
Stored size: 483 Bytes
Contents
# Integration Tests To run Integration Tests, first enter the following information for your test storage account into **credentials\azure.yml** file: - `azure_storage_account_name` - `azure_storage_access_key` Then run **bundle exec ruby file_name.rb** to run integration test for a specific service e.g. For integration tests for blobs, run: **bundle exec ruby test/integration/blob.rb** Also make sure the **DEBUG** flag is set in your fog environment to see proper logging.
Version data entries
6 entries across 6 versions & 1 rubygems