Skip to content

Add debug output and offline CI support #31

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

Conversation

JoeDupuis
Copy link
Member

Summary

  • add basic error debug output for CI
  • provide offline? helpers for tests
  • skip network tests in offline mode

Testing

  • OFFLINE_TESTS_ONLY=true AZURE_ACCOUNT_NAME=foo AZURE_ACCESS_KEY=abc AZURE_PRIVATE_CONTAINER=priv AZURE_PUBLIC_CONTAINER=publ bundle exec rake test
  • OFFLINE_TESTS_ONLY=true AZURE_ACCOUNT_NAME=foo AZURE_ACCESS_KEY=abc AZURE_PRIVATE_CONTAINER=priv AZURE_PUBLIC_CONTAINER=publ bundle exec m test/client/test_identity_token.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant