softprops / serverless-rust

⚡ 🦀 a serverless framework plugin for rustlang applications
https://www.npmjs.com/package/serverless-rust
MIT License
541 stars 81 forks source link

ci: make integration tests pass shell check test #53

Closed softprops closed 4 years ago

softprops commented 4 years ago

💡 Feature description

To increase the level of confidence that integration tests do what they are supposed to do, we could be linting for common gotchas

💻 Basic example

softprops commented 4 years ago

punting since we've now got better unit test coverage. automated ci should catch cases that cause trouble with bash