elastic / elastic/apm-aws-lambda
Use make targets to execute tests in CI
Open
aws-λ-extension
enhancement
- Dominant language
- Go
- Stars
- 20
- Forks
- 36
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.