Open kra opened 1 year ago
There is probably better testing available than the none that we do now.
"npm test" lets us attach an inspector, can we run regressions? I don't know anything about the tools.
I wasn't able to set up basic unit testing because the import machinery is weird: https://github.com/twilio-labs/serverless-toolkit/issues/457
Maybe there is a way to organize modules to do this?
There is probably better testing available than the none that we do now.
"npm test" lets us attach an inspector, can we run regressions? I don't know anything about the tools.
I wasn't able to set up basic unit testing because the import machinery is weird: https://github.com/twilio-labs/serverless-toolkit/issues/457
Maybe there is a way to organize modules to do this?