Skip to content
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
Open
@benkeil

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions