serverless-toolkit
serverless-toolkit copied to clipboard
RFC Testing Scenario
This is a request for comment (RFC) about how we can improve testing for Twilio Functions. This is a proposal and all opinions are welcome. The design serves as an example and foundation for discussion.
How to interact with this RFC:
Head into the "Files Changed" tab and on the file click "Display Rich Diff" on the right side or read the RFC in markdown. For questions or suggestions that are directly related to the content of the RFC, add single line comments in the respective places. Only perform a full review if you feel strongly about something having to change.
For things that are not directly mentioned in the RFC, for example because you believe they are missing, you can comment directly in this Pull Request thread.
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
- [x] I acknowledge that all my contributions will be made under the project's license.
https://github.com/oclif/fancy-test might serve as inspiration for some of the testing scenarios.