This message was deleted.
# automation-api
s
This message was deleted.
๐Ÿบ 1
๐Ÿ™Œ๐Ÿฝ 1
๐Ÿ™Œ 4
โ˜๏ธ 1
l
That's awesome. I've never used any of the local fakes for testing, it's on my backlog. Do you have anything sharable yet? The localstack implementation in particular is very interesting.
f
Hope to have something sharable in the coming week. Component I'm working on is dynamodb only so just using dynamodb-local at the moment. Will be getting to localstack shortly after.
๐Ÿ‘ 2
r
This is awesome, thanks for the feedback. Just confirming, youโ€™re using the dotnet SDK here? EDIT: Yes you are! Youโ€™re the one whose questions I answered in the issue yesterday ๐Ÿ™‚
๐Ÿ˜‰ 1
b
nice one @fresh-summer-65887! I hope there's a blog post coming here? ๐Ÿ™‚
๐Ÿ‘ 1
b
I'm also very curious about integration testing targetting localstack, as that was something we were going to explore before long