Skip to content

Conversation

@HarshCasper
Copy link
Member

  • Add LocalStack WireMock extension that runs/proxies a WireMock container
  • Add sample app for integration testing
  • Add GitHub Actions workflow for extension tests

Originally authored by @whummer

* Add LocalStack WireMock extension that runs/proxies a WireMock container

* Add sample app for integration testing

* Add GitHub Actions workflow for extension tests
# TODO: merge utils with code in TypeDB extension over time ...


class ProxiedDockerContainerExtension(Extension):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI (note to self) - we've recently merged a similar version of this class for the TypeDB extension. Over time we could move that class as a common utility into the core codebase (either in localstack repo, or as a separate localstack-extensions pypi package). /cc @purcell

See the TODO comment a few lines above - we should tackle this in a follow-up iteration.. 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants