Refactor run to use same functions as `run -f`
Open
area/cli
kind/proposal
P1
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
Based on the functions available as part of `cmd/run.go`, refactor the run execution to use the same functions to spin up single daprd and app processes.
Make sure functionality is not affected in anyway i.e. E2E tests should work as it is.
Add more E2E tests as needed.
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.