* Add test to illustrate how to call actions locally Add the code sample from the capire section [Unbound Actions / Functions](https://cap.cloud.sap/docs/node.js/services#-unbound-actions--functions) as a test in the code sample repository. Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com> * Wrap the action calls into a transaction Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com> * Add assertions Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update test/consuming-actions.test.js --------- Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com> Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com>