MentisCell – Notes Best Practices: Testing
Summary
Testing and regression checks ensure that workflows remain stable after updates.
They also serve as documentation for add-ons and automations.
Link to this note
MentisCell – Notes Best Practices: Testing
Content
- Create simple regression tests for critical workflows.
- Keep at least one simple and one complex test per feature.
- Use a dedicated RegressionTestsfolder as a sandbox.
- Test new plugins here before adopting them.
- Automations should be validated with before/after searches.
Essence
- Testing = stability.
- Regression tests prevent silent failures.
- Sandbox new features before adoption.
Interconnections
Tags
#testing #regression #bestpractices #mentiscraft
Contributors
Created with the support of Microsoft Copilot on 2025-10-04.
Validated and edited by Jorge Godoy.