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

Use make targets to execute tests in CI #326

Open
2 tasks
lahsivjar opened this issue Oct 3, 2022 · 0 comments
Open
2 tasks

Use make targets to execute tests in CI #326

lahsivjar opened this issue Oct 3, 2022 · 0 comments
Labels
aws-λ-extension AWS Lambda Extension enhancement New feature or request

Comments

@lahsivjar
Copy link
Contributor

lahsivjar commented Oct 3, 2022

Currently, make test only runs extensions/* tests. Additionally, CI doesn't use make to run tests. We should fix Makefile and use it for CI as well as for local testing. This will avoid confusion for failing tests in local vs CI.

  • Fix Makefile to run all tests
  • Use make targets in CI for running tests
@lahsivjar lahsivjar added the enhancement New feature or request label Oct 3, 2022
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant