Admiral-Piett / goaws

AWS (SQS/SNS) Clone for Development testing
MIT License
788 stars 146 forks source link

Implement SNS:PublishBatch #274

Open perrydunn opened 1 year ago

perrydunn commented 1 year ago

tests to be added (already using with a project successfully)

perrydunn commented 1 year ago

ref https://github.com/Admiral-Piett/goaws/issues/270

perrydunn commented 1 year ago

Last commit requires https://github.com/Admiral-Piett/goaws/pull/277

Admiral-Piett commented 1 year ago

Hm, I think we're close here - looks like the tests are failing on assert.Length which I don't see as a function in the testify library? I think that's probably it.

Admiral-Piett commented 10 months ago

@perrydunn quick follow up here. Any thoughts on this?

Xifong commented 3 weeks ago

Hi, is this issue resolved now that https://github.com/Admiral-Piett/goaws/pull/314 has merged? Additionally, are there any plans for these changes to be released?