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

AWS and Azure unit test are skipped when generating coverage report #96

Open
dimitar-dimitrow opened this issue Jan 23, 2024 · 0 comments
Labels
task Single unit of work
Milestone

Comments

@dimitar-dimitrow
Copy link
Contributor

The AWS and Azure unit tests need additional setting, otherwise they are skipped:

  • AWS - aws_test.go:67: Please set azure environment variables(env: required environment variable "AWS_ACCESS_KEY_ID" is not set; required environment variable "AWS_SECRET_ACCESS_KEY" is not set; required environment variable "AWS_REGION" is not set; required environment variable "AWS_BUCKET" is not set).
  • Azure - azure_test.go:67: Please set azure environment variables(env: required environment variable "AZURE_ACCOUNT_NAME" is not set; required environment variable "AZURE_CONTAINER_NAME" is not set; required environment variable "AZURE_CLIENT_ID" is not set; required environment variable "AZURE_TENANT_ID" is not set; required environment variable "AZURE_CLIENT_SECRET" is not set).
@dimitar-dimitrow dimitar-dimitrow added the task Single unit of work label Jan 23, 2024
@dimitar-dimitrow dimitar-dimitrow added this to the M5 milestone Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: No status
Development

No branches or pull requests

1 participant