dialog_flow_framework
dialog_flow_framework copied to clipboard
Add quick test command
Description
Add quick_test
command which runs tests deselecting slow
and docker
marked items.
Checklist
- [x] I have performed a self-review of the changes
To Consider
- Add tests (if functionality is changed)
- Update API reference / tutorials / guides
- Update CONTRIBUTING.md (if devel workflow is changed)
- Update
.ignore
files, scripts (such aslint
), distribution manifest (if files are added/deleted) - Search for references to changed entities in the codebase