mintel / pytest-localstack

Pytest plugin for local AWS integration tests
MIT License
78 stars 17 forks source link

add new arguments to the LocalstackEndpointResolver.construct_endpoint method #51

Closed Andrew-Wichmann closed 2 years ago

Andrew-Wichmann commented 2 years ago

I am not sure if localstack supports these features or not.

jtdoepke commented 2 years ago

Do we need these now? I'd rather finish the https://github.com/mintel/pytest-localstack/tree/v2 rewrite branch than make a new v1 release.

Andrew-Wichmann commented 2 years ago

I can get by, but v1 is incompatible with the latest botocore

sleightsec commented 2 years ago

been 6 months since work was done on that branch. If this is a dead project, so be it...

Andrew-Wichmann commented 2 years ago

@jtdoepke I just hit this again. Any advice on getting around this?

jtdoepke commented 2 years ago

@Andrew-Wichmann I'll merge this and make a new release.