What can we do on our end to make the Serverless Offline plugin better?
cc @eahefnawy
I would wish for an effective integration test mechanisms for plugins. How can we write tests that start a dummy project with serverless and add the plugin and its tests effectively? Is there a boilerplate?
Hi @ac360, I agree with @Bilal-S, easy plugin testing is a feature that we would use extensively. For now all we have is a bunch of shameful "manual_tests" to run in order to approve PRs.
Re @ac360, we found a way to test the plugin now, so we're good :+1:
It would be great if it was possible to use SNS to trigger the offline part
@ac360 are you guys planning on releasing a substitute for serverless-offline soon? Maybe one that could handle any programming language?
ping and close. Thanks!