Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Update unit tests to use aws-lambda-java-tests #29

Closed
Tracked by #1
mike-audi opened this issue Aug 28, 2023 · 1 comment
Closed
Tracked by #1

Update unit tests to use aws-lambda-java-tests #29

mike-audi opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
fix Iterations on existing features or infrastructure. testing Related to testing.

Comments

@mike-audi
Copy link
Contributor

Instead of directly building/mocking request events we should be using json event files and inject them into the unit tests.

See here:
https://github.com/aws/aws-lambda-java-libs#java-lambda-junit-support---aws-lambda-java-tests

@mike-audi mike-audi added fix Iterations on existing features or infrastructure. good first issue testing Related to testing. labels Aug 28, 2023
@mike-audi mike-audi modified the milestone: Eval Aug 28, 2023
@mike-audi mike-audi self-assigned this Sep 5, 2023
@mike-audi
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix Iterations on existing features or infrastructure. testing Related to testing.
Projects
None yet
Development

No branches or pull requests

1 participant