This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
More complex examples #42
Open
Description
I want to write integration tests where I
- run the application
- mock the AWS clients to communicate with LocalStack
- call the application and assert the HTTP response
- use FunSpec
How can I override Beans (AWS clients) to use the LocalStack container?
How can I inject e.g. MockMvc into my test?
Metadata
Assignees
Labels
No labels
Activity