Skip to content

Alfresco Test Automation Util, collection of helper classes to load and prepare test data.

Notifications You must be signed in to change notification settings

AlfrescoLabs/dataprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataprep

The project aims to provide a collection of helper classes that prepares and loads test data, using Alfresco's API.

Usage

a) clone the repository

   $ git clone https://github.com/AlfrescoTestAutomation/dataprep.git   

b) run the tests using Makefile

   $ make test
  • this will install ACS using docker-compose according to pom profile selected
  • and run the API tests over it

c) cleanup and kill the ACS instance

   $ make clean
  • this will clean the target folder and kill all docker-compose servicess according to pom profile selected

release

   $ make release
  • this will auto-increase the version in pom.xml and prepare it for next development iteration.

About

Alfresco Test Automation Util, collection of helper classes to load and prepare test data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages