Propagate task argument examples to actions argument examples so they can be used by unit tests (see related PR). Also add a unit test verifying that we can indeed deploy a toplevel action that depend on a sub action, and a sub action together in unit tests, which is desired when we want to test an action interface.
Depends on:
Propagate task argument examples to actions argument examples so they can be used by unit tests (see related PR). Also add a unit test verifying that we can indeed deploy a toplevel action that depend on a sub action, and a sub action together in unit tests, which is desired when we want to test an action interface.