View on GitHub

ICG Islandora Unit Tests

This is a set of unit tests, based on the Simpletest framework, for verifying functionality of an Islandora site or multiple sites.

Download this project as a .zip file Download this project as a tar.gz file

ICG Islandora Unit Tests

AUTHORS

INSTRUCTIONS

This is a set of unit tests, based on the Simpletest framework, for verifying functionality of an Islandora site or multiple sites. Instructions for use:

  1. Copy the "institution.cfg.php.sample" file and rename it "institution.cfg.php"
  2. Update the default values within the "institution.cfg.php" configuration file
  3. From your laptop, navigate to the correct localhost path (i.e. http://localhost/icg_islandora_unit_tests/TestNarrowSuite.php) to run this set of unit test files against any live or local server.
  4. Note that testing against "TestNarrowSuite.php" offers micro-control for developing tests, while "TestOfWebPageSuite.php" or "TestOfAllSuite.php" runs against larger or all available tests.

FEATURES

DEPENDENCIES

LICENSE