Check activity constraint before starting activity
Open
bug
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 61
- Forks
- 16
- Avg merge
- 32m
- Merged PRs (30d)
- 8
Description
# Feature
## Desired Behavior / Functionality
Currently activities can start if their constraint is not satisfied or not valid at start. Should change.
## What Needs to Be Done
Test constraint function in activity_processor before starting.
## How Can It Be Tested
Add a test to make sure activity doesn't get executed if constraint not satisfied.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.