Closed jonaszuberbuehler closed 1 year ago
FYI @nlunets
@jonaszuberbuehler the documentation exists already, and can be accessed rather easily from the readme of the mockserver middleware, so i'm not sure what else we can do here.
@nlunets Thanks, must have missed that somehow.
Issue Description
From the examples on function imports it's unclear how to mock unbound actions. After debugging the mock server I've found out about the
EntityContainer.js
file (DataAccess#performAction
). Some official documentation and/or examples about it would be helpful.Issue Type