Rohit Shetty
Rohit Shetty
Thanks a lot @jprankl for this information. I've created a repo with a proper Dockerfile in case anyone is interested in the future. https://github.com/rohitshetty/maja-docker This compiles the Maja from the...
I think the mocking of the service and calling of the mocked function should happen in same function according to the docs. Moving the code as suggested by @DanHulton would...
Another general comment, not releated to this code would be to use some sort of dependency injection so that you are in control of the dependencies passed.