alfresco-sdk icon indicating copy to clipboard operation
alfresco-sdk copied to clipboard

junit tests through mock

Open flashboss opened this issue 5 years ago • 2 comments

Hi all, I added a simple framework to test our components through mock classes, so we don't need to start all the engine. Only choose a test and start it. Here the commit to integrate it in the sdk 4.1 and here a simple guide to use the tests: http://alfresco-tests.vige.it

flashboss avatar Mar 13 '20 19:03 flashboss

I added support for activiti. Now you can start a unit test to test a workflow using a mock repository

flashboss avatar Apr 18 '20 12:04 flashboss

is there news? With this patch, you can do unit tests without starting the repository. Here more info

flashboss avatar Feb 09 '21 14:02 flashboss