corprew / publish-queue-listener

publication listener for the asset handler.
MIT License
0 stars 0 forks source link

jest integration concern #2

Open corprew opened 5 years ago

corprew commented 5 years ago

https://github.com/bbc/sqs-consumer has a lot of great features, but it is making it harder to test with aws-sdk & jest because of aws-sdk's dynamically generated stuff. it might be needed to fully back out and implement this without the listener eventually.