Purpose
The Crafter Studio Unit Tests are meant to give one a consistent measure of changes or revisions to their Crafter Studio code.
Running Alfresco API Unit Tests
Go to crafter-embedded-alfresco-testing in your Crafter Studio build.
Prerequisites
You need a database schema and alf_data that currently runs Crafter Studio.
How To Run Unit Tests
- Run build.sh, it does the following.
- The new instance-jar for the the shared-resources is created.
- An alias is created for a file that needs to kept track of.
- The Maven tests are run.