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

Add tests for scanning EKS Clusters #25

Merged
merged 5 commits into from
Jul 25, 2022
Merged

Add tests for scanning EKS Clusters #25

merged 5 commits into from
Jul 25, 2022

Conversation

BigPapaChas
Copy link
Owner

Summary

  • Use an EKS API interface instead of expecting an eks.Client object to make it easier to test
  • Add tests for scanning EKS clusters
  • Add make test which just runs go test ./...
  • Add GitHub workflow that runs go test ./...
  • Make aws-sdk-go-v2 a direct import (go.mod)

@BigPapaChas BigPapaChas merged commit a01f7cf into main Jul 25, 2022
@BigPapaChas BigPapaChas deleted the add-eks-tests branch July 25, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant