Expected Behavior
When defining DaprContainers for tests we should minimize the information required by the user.
Actual Behavior
We need to set the statestore for actors if the user wants to do workflows.
We need to set up the app port and the appHealthCheck. This can be default values for spring boot apps.
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: