mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 07:27:57 -05:00
tests(integration): added additional unit tests for executor, added integration tests for execution API routes (#190)
* added tests for new executor error path * added integration tests for executions for different trigger types * updated PR template to include checkbox item on tests
This commit is contained in:
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -25,8 +25,9 @@ Please describe the tests that you ran to verify your changes. Provide instructi
|
||||
- [ ] My code follows the style guidelines of this project
|
||||
- [ ] I have performed a self-review of my own code
|
||||
- [ ] I have commented my code, particularly in hard-to-understand areas
|
||||
- [ ] My changes generate no new warnings
|
||||
- [ ] I have added tests that prove my fix is effective or that my feature works
|
||||
- [ ] All tests pass locally and in CI (`npm test`)
|
||||
- [ ] My changes generate no new warnings
|
||||
- [ ] Any dependent changes have been merged and published in downstream modules
|
||||
- [ ] I have updated version numbers as needed (if needed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user