Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.
/ bobcat-aem-tests Public archive

Contains integration tests and examples for Bobcat's AEM modules

License

Notifications You must be signed in to change notification settings

wttech/bobcat-aem-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Bobcat AEM tests

This repository contains integration tests and examples for Bobcat's AEM modules.

Each folder contains tests for specific AEM version:

  • Aem64 - AEM 6.4.0
  • aem64sp2 - AEM 6.4.2 (Service pack 2)
  • aem65 - AEM 6.5.0

Building and running tests

Prerequisites

  • a running instance of AEM in correct version
    • instance should be available at localhost:4502 with default user and password
  • JDK 1.8
  • Mozilla Firefox and Geckodriver added to PATH

Building the project

Run the following:

./gradlew clean assemble

Running tests

Run the following:

./gradlew clean test

About

Contains integration tests and examples for Bobcat's AEM modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages